Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/netinet/
H A Dip_var.h243 extern int (*ip_rsvp_vif)(struct socket *, struct sockopt *);
/f-stack/freebsd/netinet/
H A Dip_var.h243 extern int (*ip_rsvp_vif)(struct socket *, struct sockopt *);
H A Draw_ip.c134 int (*ip_rsvp_vif)(struct socket *, struct sockopt *); variable
771 error = ip_rsvp_vif ? in rip_ctloutput()
772 ip_rsvp_vif(so, sopt) : EINVAL; in rip_ctloutput()
H A Dip_mroute.c2909 ip_rsvp_vif = X_ip_rsvp_vif; in ip_mroute_modevent()
2947 ip_rsvp_vif = NULL; in ip_mroute_modevent()