Searched refs:IPPROTO_RSVP (Results 1 – 12 of 12) sorted by relevance
61 SED_REPLACE(IPPROTO_RSVP)
61 #pragma D binding "1.5" IPPROTO_RSVP62 inline int IPPROTO_RSVP = @IPPROTO_RSVP@; variable
182 #define IPPROTO_RSVP 46 /* resource reservation */ macro
168 #define IPPROTO_RSVP 46 /* rsvp */ macro
537 if (ipha->ipha_protocol == IPPROTO_RSVP && in ill_input_full_v4()538 ipst->ips_ipcl_proto_fanout_v4[IPPROTO_RSVP].connf_head != NULL) { in ill_input_full_v4()
815 if (protocol == IPPROTO_RSVP) in ipcl_hash_remove()1216 if (protocol == IPPROTO_RSVP) in ipcl_bind_insert_v4()
2726 if (ipha_encap->ipha_protocol == IPPROTO_RSVP && in ip_mroute_decap()2727 ipst->ips_ipcl_proto_fanout_v4[IPPROTO_RSVP].connf_head != NULL) { in ip_mroute_decap()
4358 if (ira->ira_protocol == IPPROTO_RSVP) in conn_wantpacket_v6()
13529 ipha->ipha_protocol == IPPROTO_RSVP) in conn_wantpacket()
17755 else if (ipst->ips_ipcl_proto_fanout_v4[IPPROTO_RSVP].connf_head in ill_set_inputfn()
716 case IPPROTO_RSVP: return ("RSVP"); in getproto()
2642 case IPPROTO_RSVP: return ("IPPROTO_RSVP"); in ipprotos()