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

/darwin-on-arm/xnu/bsd/netinet/
H A Din_pcb.h567 #define INP_RECVTTL 0x1000 macro
597 INP_RECVIF|INP_RECVTTL|INP_PKTINFO|\
H A Dip_output.c2376 OPTSET(INP_RECVTTL);
2659 optval = OPTBIT(INP_RECVTTL);
H A Dip_input.c2770 if (inp->inp_flags & INP_RECVTTL) {

Completed in 29 milliseconds