Searched refs:INP_RECVTTL (Results 1 – 5 of 5) sorted by relevance
701 #define INP_RECVTTL 0x00000400 /* receive incoming IP TTL */ macro725 INP_RECVIF|INP_RECVTTL|INP_RECVTOS|\
1279 OPTSET(INP_RECVTTL); in ip_ctloutput()1494 optval = OPTBIT(INP_RECVTTL); in ip_ctloutput()
1237 if (inp->inp_flags & INP_RECVTTL) { in ip_savecontrol()
3174 if (inp_flags & INP_RECVTTL) { in db_print_inpflags()