Searched refs:ip6_mrouter_set (Results 1 – 3 of 3) sorted by relevance
145 int (*ip6_mrouter_set)(struct socket *, struct sockopt *); variable632 error = ip6_mrouter_set ? ip6_mrouter_set(so, sopt) : in rip6_ctloutput()
274 extern int (*ip6_mrouter_set)(struct socket *so, struct sockopt *sopt);
1909 ip6_mrouter_set = X_ip6_mrouter_set; in ip6_mroute_modevent()1925 ip6_mrouter_set = NULL; in ip6_mroute_modevent()