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

/macosx-10.10.1/xnu-2782.1.97/bsd/netinet/
H A Draw_ip.c254 if ((last->inp_flags & INP_CONTROLOPTS) != 0 ||
306 if ((last->inp_flags & INP_CONTROLOPTS) != 0 ||
H A Din_pcb.h662 #define INP_CONTROLOPTS \ macro
H A Dudp_usrreq.c699 if ((inp->inp_flags & INP_CONTROLOPTS) != 0 ||
803 if ((last->inp_flags & INP_CONTROLOPTS) != 0 ||
H A Dtcp_input.c2206 oinp->inp_flags & INP_CONTROLOPTS;
/macosx-10.10.1/xnu-2782.1.97/bsd/netinet6/
H A Draw_ip6.c204 if ((last->in6p_flags & INP_CONTROLOPTS) != 0 ||
238 if ((last->in6p_flags & INP_CONTROLOPTS) != 0 ||
H A Dudp6_usrreq.c218 if ((last->in6p_flags & INP_CONTROLOPTS) != 0 ||
540 if ((in6p->in6p_flags & INP_CONTROLOPTS) != 0 ||
H A Dicmp6.c2071 if ((last->in6p_flags & INP_CONTROLOPTS) != 0 ||
2096 if ((last->in6p_flags & INP_CONTROLOPTS) != 0 ||

Completed in 258 milliseconds