Searched refs:ip_mrouter_get (Results 1 – 4 of 4) sorted by relevance
354 extern int (*ip_mrouter_get)(struct socket *, struct sockopt *);
125 int (*ip_mrouter_get)(struct socket *, struct sockopt *); variable702 error = ip_mrouter_get ? ip_mrouter_get(so, sopt) : in rip_ctloutput()
2905 ip_mrouter_get = X_ip_mrouter_get; in ip_mroute_modevent()2943 ip_mrouter_get = NULL; in ip_mroute_modevent()