Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/netinet/
Dip_mroute.h354 extern int (*ip_mrouter_set)(struct socket *, struct sockopt *);
Draw_ip.c122 int (*ip_mrouter_set)(struct socket *, struct sockopt *); variable
769 error = ip_mrouter_set ? ip_mrouter_set(so, sopt) : in rip_ctloutput()
Dip_mroute.c2893 ip_mrouter_set = X_ip_mrouter_set; in ip_mroute_modevent()
2931 ip_mrouter_set = NULL; in ip_mroute_modevent()