Searched refs:INP_CONTROLOPTS (Results 1 - 7 of 7) sorted by relevance

/xnu-2422.115.4/bsd/netinet/
H A Draw_ip.c268 if ((last->inp_flags & INP_CONTROLOPTS) != 0 ||
324 if ((last->inp_flags & INP_CONTROLOPTS) != 0 ||
H A Din_pcb.h634 #define INP_CONTROLOPTS \ macro
H A Dudp_usrreq.c703 if ((inp->inp_flags & INP_CONTROLOPTS) != 0 ||
806 if ((last->inp_flags & INP_CONTROLOPTS) != 0 ||
H A Dtcp_input.c2046 oinp->inp_flags & INP_CONTROLOPTS;
/xnu-2422.115.4/bsd/netinet6/
H A Draw_ip6.c210 if ((last->in6p_flags & INP_CONTROLOPTS) != 0 ||
248 if ((last->in6p_flags & INP_CONTROLOPTS) != 0 ||
H A Dudp6_usrreq.c214 if ((last->in6p_flags & INP_CONTROLOPTS) != 0 ||
543 if ((in6p->in6p_flags & INP_CONTROLOPTS) != 0 ||
H A Dicmp6.c2070 if ((last->in6p_flags & INP_CONTROLOPTS) != 0 ||
2095 if ((last->in6p_flags & INP_CONTROLOPTS) != 0 ||

Completed in 102 milliseconds