Home
last modified time | relevance | path

Searched refs:ip_mrouter_get (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/netinet/
H A Dip_mroute.h363 extern int (*ip_mrouter_get)(struct socket *, struct sockopt *);
H A Draw_ip.c118 int (*ip_mrouter_get)(struct socket *, struct sockopt *); variable
693 error = ip_mrouter_get ? ip_mrouter_get(so, sopt) : in rip_ctloutput()
H A Dip_mroute.c2830 ip_mrouter_get = X_ip_mrouter_get; in ip_mroute_modevent()
2868 ip_mrouter_get = NULL; in ip_mroute_modevent()