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

/freebsd-10-stable/sys/netinet6/
H A Draw_ip6.c277 if (last->inp_flags & INP_CONTROLOPTS ||
311 if (last->inp_flags & INP_CONTROLOPTS ||
H A Dudp6_usrreq.c170 if (inp->inp_flags & INP_CONTROLOPTS ||
H A Dicmp6.c2056 if (last->inp_flags & INP_CONTROLOPTS)
2082 if (last->inp_flags & INP_CONTROLOPTS)
/freebsd-10-stable/sys/netinet/
H A Din_pcb.h585 #define INP_CONTROLOPTS (INP_RECVOPTS|INP_RECVRETOPTS|INP_RECVDSTADDR|\ macro
H A Draw_ip.c250 if ((last->inp_flags & INP_CONTROLOPTS) ||
H A Dtcp_syncache.c794 inp->inp_flags |= oinp->inp_flags & INP_CONTROLOPTS;
H A Dudp_usrreq.c336 if (inp->inp_flags & INP_CONTROLOPTS ||

Completed in 154 milliseconds