Searched refs:ip6_mrouter_get (Results 1 – 3 of 3) sorted by relevance
146 int (*ip6_mrouter_get)(struct socket *, struct sockopt *); variable609 error = ip6_mrouter_get ? ip6_mrouter_get(so, sopt) : in rip6_ctloutput()
275 extern int (*ip6_mrouter_get)(struct socket *so, struct sockopt *sopt);
1908 ip6_mrouter_get = X_ip6_mrouter_get; in ip6_mroute_modevent()1924 ip6_mrouter_get = NULL; in ip6_mroute_modevent()