Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dip_input.c1360 if (V_ip_rsvpd != NULL) in ip_rsvp_init()
1363 V_ip_rsvpd = so; in ip_rsvp_init()
1380 V_ip_rsvpd = NULL; in ip_rsvp_done()
1416 if (V_ip_rsvpd != NULL) { in rsvp_input()
H A Dip_var.h205 #define V_ip_rsvpd VNET(ip_rsvpd) macro
H A Draw_ip.c930 if (so == V_ip_rsvpd) in rip_detach()
/f-stack/tools/compat/include/netinet/
H A Dip_var.h205 #define V_ip_rsvpd VNET(ip_rsvpd) macro