Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/
Daddrconf.h233 struct ipv6_stub { struct
234 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