Searched refs:ip_rsvp_vif (Results 1 – 3 of 3) sorted by relevance
96 int (*ip_rsvp_vif)(struct socket *, struct sockopt *); variable420 error = ip_rsvp_vif ? in rip_ctloutput()421 ip_rsvp_vif(so, sopt) : EINVAL; in rip_ctloutput()
225 extern int (*ip_rsvp_vif)(struct socket *, struct sockopt *);
3265 ip_rsvp_vif = X_ip_rsvp_vif;3284 ip_rsvp_vif = NULL;