Searched refs:ip_rsvp_vif (Results 1 – 3 of 3) sorted by relevance
126 int (*ip_rsvp_vif)(struct socket *, struct sockopt *); variable782 error = ip_rsvp_vif ? in rip_ctloutput()783 ip_rsvp_vif(so, sopt) : EINVAL; in rip_ctloutput()
247 extern int (*ip_rsvp_vif)(struct socket *, struct sockopt *);
2860 ip_rsvp_vif = X_ip_rsvp_vif; in ip_mroute_modevent()2898 ip_rsvp_vif = NULL; in ip_mroute_modevent()