Home
last modified time | relevance | path

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

/NextBSD/sys/netinet6/
HDraw_ip6.c149 int (*ip6_mrouter_set)(struct socket *, struct sockopt *); variable
619 error = ip6_mrouter_set ? ip6_mrouter_set(so, sopt) : in rip6_ctloutput()
HDip6_mroute.h273 extern int (*ip6_mrouter_set)(struct socket *so, struct sockopt *sopt);
HDip6_mroute.c1932 ip6_mrouter_set = X_ip6_mrouter_set; in ip6_mroute_modevent()
1948 ip6_mrouter_set = NULL; in ip6_mroute_modevent()