Home
last modified time | relevance | path

Searched refs:rsvp_input_p (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/netinet/
H A Dip_var.h247 extern int (*rsvp_input_p)(struct mbuf **, int *, int);
H A Dip_input.c1360 if (rsvp_input_p) { /* call the real one if loaded */ in rsvp_input()
1362 rsvp_input_p(mp, offp, proto); in rsvp_input()
H A Draw_ip.c126 int (*rsvp_input_p)(struct mbuf **, int *, int); variable
H A Dip_mroute.c2838 rsvp_input_p = X_rsvp_input; in ip_mroute_modevent()
2876 rsvp_input_p = NULL; in ip_mroute_modevent()