Searched refs:ip6_mrouter_get (Results 1 – 4 of 4) sorted by relevance
151 int (*ip6_mrouter_get)(struct socket *, struct sockopt *); variable617 error = ip6_mrouter_get ? ip6_mrouter_get(so, sopt) : in rip6_ctloutput()
276 extern int (*ip6_mrouter_get)(struct socket *so, struct sockopt *sopt);
1911 ip6_mrouter_get = X_ip6_mrouter_get; in ip6_mroute_modevent()1927 ip6_mrouter_get = NULL; in ip6_mroute_modevent()