Searched refs:IPPROTO_RSVP (Results 1 – 8 of 8) sorted by relevance
80 #ifndef IPPROTO_RSVP81 #define IPPROTO_RSVP 46 /* resource reservation */ macro
36 { IPPROTO_RSVP, "RSVP" },
179 case IPPROTO_RSVP: in ip_demux_print()
144 #pragma D binding "1.5" IPPROTO_RSVP145 inline short IPPROTO_RSVP = 46; variable185 proto == IPPROTO_RSVP ? "RSVP" :
181 #define IPPROTO_RSVP 46 /* resource reservation */ macro
693 if (inp->inp_ip_p != IPPROTO_RSVP) in rip_ctloutput()710 if (inp->inp_ip_p != IPPROTO_RSVP) in rip_ctloutput()
371 IPPROTO_REGISTER(IPPROTO_RSVP, rsvp_input, NULL); in ip_init()691 if (ip->ip_p == IPPROTO_RSVP && V_rsvp_on) in ip_input()
265 case IPPROTO_RSVP: in ipsec4_input()