Home
last modified time | relevance | path

Searched refs:rsvp_input (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/netinet/
H A Dip_var.h241 int rsvp_input(struct mbuf **, int *, int);
H A Dip_input.c365 IPPROTO_REGISTER(IPPROTO_RSVP, rsvp_input, NULL); in ip_init()
1371 rsvp_input(struct mbuf **mp, int *offp, int proto) in rsvp_input()
1365 rsvp_input(struct mbuf **mp, int *offp, int proto) rsvp_input() function