Searched defs:ipv6_stub (Results 1 – 1 of 1) sorted by relevance
233 struct ipv6_stub { struct234 int (*ipv6_sock_mc_join)(struct sock *sk, int ifindex,236 int (*ipv6_sock_mc_drop)(struct sock *sk, int ifindex,238 int (*ipv6_dst_lookup)(struct net *net, struct sock *sk,262 extern const struct ipv6_stub *ipv6_stub __read_mostly; argument