Home
last modified time | relevance | path

Searched refs:ip_mrouter_set (Results 1 – 4 of 4) sorted by relevance

/f-stack/tools/compat/include/netinet/
H A Dip_mroute.h353 extern int (*ip_mrouter_set)(struct socket *, struct sockopt *);
/f-stack/freebsd/netinet/
H A Dip_mroute.h353 extern int (*ip_mrouter_set)(struct socket *, struct sockopt *);
H A Draw_ip.c124 int (*ip_mrouter_set)(struct socket *, struct sockopt *); variable
790 error = ip_mrouter_set ? ip_mrouter_set(so, sopt) : in rip_ctloutput()
H A Dip_mroute.c2906 ip_mrouter_set = X_ip_mrouter_set; in ip_mroute_modevent()
2944 ip_mrouter_set = NULL; in ip_mroute_modevent()