Searched refs:ip6_mrouter_set (Results 1 – 4 of 4) sorted by relevance
150 int (*ip6_mrouter_set)(struct socket *, struct sockopt *); variable638 error = ip6_mrouter_set ? ip6_mrouter_set(so, sopt) : in rip6_ctloutput()
275 extern int (*ip6_mrouter_set)(struct socket *so, struct sockopt *sopt);
1912 ip6_mrouter_set = X_ip6_mrouter_set; in ip6_mroute_modevent()1928 ip6_mrouter_set = NULL; in ip6_mroute_modevent()