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

/darwin-on-arm/xnu/bsd/netinet6/
H A Dudp6_usrreq.c176 if ((last->in6p_flags & IN6P_CONTROLOPTS) != 0 ||
537 if ((in6p->in6p_flags & IN6P_CONTROLOPTS) != 0 ||
H A Draw_ip6.c204 if ((last->in6p_flags & IN6P_CONTROLOPTS) != 0 ||
242 if ((last->in6p_flags & IN6P_CONTROLOPTS) != 0 ||
H A Dicmp6.c2108 if ((last->in6p_flags & IN6P_CONTROLOPTS) != 0 ||
/darwin-on-arm/xnu/bsd/netinet/
H A Din_pcb.h612 #define IN6P_CONTROLOPTS INP_CONTROLOPTS macro

Completed in 23 milliseconds