Searched refs:ip6_mrouter_get (Results 1 – 3 of 3) sorted by relevance
149 int (*ip6_mrouter_get)(struct socket *, struct sockopt *); variable604 error = ip6_mrouter_get ? ip6_mrouter_get(so, sopt) : in rip6_ctloutput()
276 extern int (*ip6_mrouter_get)(struct socket *so, struct sockopt *sopt);
1920 ip6_mrouter_get = X_ip6_mrouter_get; in ip6_mroute_modevent()1936 ip6_mrouter_get = NULL; in ip6_mroute_modevent()