Home
last modified time | relevance | path

Searched defs:ipv6_stub (Results 1 – 1 of 1) sorted by relevance

/include/net/
A Dipv6_stubs.h23 struct ipv6_stub { struct
24 int (*ipv6_sock_mc_join)(struct sock *sk, int ifindex,
26 int (*ipv6_sock_mc_drop)(struct sock *sk, int ifindex,
28 struct dst_entry *(*ipv6_dst_lookup_flow)(struct net *net,
32 int (*ipv6_route_input)(struct sk_buff *skb);
34 struct fib6_table *(*fib6_get_table)(struct net *net, u32 id);
43 u32 (*ip6_mtu_from_fib6)(const struct fib6_result *res,
47 int (*fib6_nh_init)(struct net *net, struct fib6_nh *fib6_nh,
50 void (*fib6_nh_release)(struct fib6_nh *fib6_nh);
51 void (*fib6_nh_release_dsts)(struct fib6_nh *fib6_nh);
[all …]

Completed in 10 milliseconds