IPPROTO_RSVP
case IPPROTO_RSVP: return ("RSVP");
case IPPROTO_RSVP: return ("IPPROTO_RSVP");
ipha->ipha_protocol == IPPROTO_RSVP)
if (ira->ira_protocol == IPPROTO_RSVP)
else if (ipst->ips_ipcl_proto_fanout_v4[IPPROTO_RSVP].connf_head
if (ipha->ipha_protocol == IPPROTO_RSVP &&
ipst->ips_ipcl_proto_fanout_v4[IPPROTO_RSVP].connf_head != NULL) {
if (ipha_encap->ipha_protocol == IPPROTO_RSVP &&
ipst->ips_ipcl_proto_fanout_v4[IPPROTO_RSVP].connf_head != NULL) {
if (protocol == IPPROTO_RSVP)
if (protocol == IPPROTO_RSVP)