Searched refs:ip6_mrouter_set (Results 1 – 3 of 3) sorted by relevance
149 int (*ip6_mrouter_set)(struct socket *, struct sockopt *); variable619 error = ip6_mrouter_set ? ip6_mrouter_set(so, sopt) : in rip6_ctloutput()
273 extern int (*ip6_mrouter_set)(struct socket *so, struct sockopt *sopt);
1932 ip6_mrouter_set = X_ip6_mrouter_set; in ip6_mroute_modevent()1948 ip6_mrouter_set = NULL; in ip6_mroute_modevent()