Home
last modified time | relevance | path

Searched refs:ip6_mrouter_get (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/netinet6/
H A Draw_ip6.c146 int (*ip6_mrouter_get)(struct socket *, struct sockopt *); variable
609 error = ip6_mrouter_get ? ip6_mrouter_get(so, sopt) : in rip6_ctloutput()
H A Dip6_mroute.h275 extern int (*ip6_mrouter_get)(struct socket *so, struct sockopt *sopt);
H A Dip6_mroute.c1908 ip6_mrouter_get = X_ip6_mrouter_get; in ip6_mroute_modevent()
1924 ip6_mrouter_get = NULL; in ip6_mroute_modevent()