Searched refs:IPPROTO_RSVP (Results 1 – 4 of 4) sorted by relevance
167 #define IPPROTO_RSVP 46 /* resource reservation */ macro
213 .pr_protocol = IPPROTO_RSVP,
184 #define IPPROTO_RSVP 46 /* resource reservation */ macro
652 if (V_rsvp_on && ip->ip_p==IPPROTO_RSVP) in ip_input()1357 so->so_proto->pr_protocol != IPPROTO_RSVP) in ip_rsvp_init()