Searched refs:ip_rsvp_vif_init (Results 1 - 3 of 3) sorted by relevance

/xnu-2422.115.4/bsd/netinet/
H A Dip_var.h310 extern int ip_rsvp_vif_init(struct socket *, struct sockopt *);
H A Dip_mroute.c179 ip_rsvp_vif_init(so, sopt) function
1921 ip_rsvp_vif_init(struct socket *so, struct sockopt *sopt) function
1926 printf("ip_rsvp_vif_init: so_type = %d, pr_protocol = %d\n",
1938 printf("ip_rsvp_vif_init: vif = %d rsvp_on = %d\n", i, rsvp_on);
H A Draw_ip.c685 error = ip_rsvp_vif_init(so, sopt);

Completed in 79 milliseconds