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

/darwin-on-arm/xnu/bsd/netinet/
H A Din_pcb.h596 #define INP_CONTROLOPTS (INP_RECVOPTS|INP_RECVRETOPTS|INP_RECVDSTADDR|\ macro
612 #define IN6P_CONTROLOPTS INP_CONTROLOPTS
H A Draw_ip.c250 if ((last->inp_flags & INP_CONTROLOPTS) != 0 ||
306 if ((last->inp_flags & INP_CONTROLOPTS) != 0 ||
H A Dudp_usrreq.c702 if ((inp->inp_flags & INP_CONTROLOPTS) != 0
803 if ((last->inp_flags & INP_CONTROLOPTS) != 0 ||
H A Dtcp_input.c1933 oinp->inp_flags & INP_CONTROLOPTS;
/darwin-on-arm/xnu/bsd/netinet6/
H A Dicmp6.c2133 if ((last->in6p_flags & INP_CONTROLOPTS) != 0 ||

Completed in 29 milliseconds