IPPROTO_RSVP
IPPROTO_REGISTER(IPPROTO_RSVP, rsvp_input, NULL);
if (ip->ip_p == IPPROTO_RSVP && V_rsvp_on)
if (inp->inp_ip_p != IPPROTO_RSVP)
if (inp->inp_ip_p != IPPROTO_RSVP)
case IPPROTO_RSVP: