Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Draw_ip.c126 int (*ip_rsvp_vif)(struct socket *, struct sockopt *); variable
782 error = ip_rsvp_vif ? in rip_ctloutput()
783 ip_rsvp_vif(so, sopt) : EINVAL; in rip_ctloutput()
H A Dip_var.h247 extern int (*ip_rsvp_vif)(struct socket *, struct sockopt *);
H A Dip_mroute.c2860 ip_rsvp_vif = X_ip_rsvp_vif; in ip_mroute_modevent()
2898 ip_rsvp_vif = NULL; in ip_mroute_modevent()