Searched refs:ip_rsvpd (Results 1 - 4 of 4) sorted by relevance

/darwin-on-arm/xnu/bsd/netinet/
H A Dip_var.h286 extern struct socket *ip_rsvpd; /* reservation protocol daemon */
H A Dip_input.c162 struct socket *ip_rsvpd; variable in typeref:struct:socket
2813 if (ip_rsvpd != NULL)
2816 ip_rsvpd = so;
2832 ip_rsvpd = NULL;
H A Dip_mroute.c153 if (ip_rsvpd != NULL) {
2076 if (ip_rsvpd != NULL) {
H A Draw_ip.c827 if (so == ip_rsvpd)

Completed in 29 milliseconds