Searched refs:INP_RECVOPTS (Results 1 - 3 of 3) sorted by relevance

/darwin-on-arm/xnu/bsd/netinet/
H A Din_pcb.h548 #define INP_RECVOPTS 0x01 /* receive incoming IP options */ macro
596 #define INP_CONTROLOPTS (INP_RECVOPTS|INP_RECVRETOPTS|INP_RECVDSTADDR|\
H A Dip_output.c2360 OPTSET(INP_RECVOPTS);
2643 optval = OPTBIT(INP_RECVOPTS);
H A Dip_input.c2710 if (inp->inp_flags & INP_RECVOPTS) {

Completed in 20 milliseconds