Searched refs:INP_RECVTTL (Results 1 – 5 of 5) sorted by relevance
159 INP_RECVTTL = 0x1000 variable
1460 if (pcb.inp_flags & INP_RECVTTL):
806 #define INP_RECVTTL 0x00001000 /* receive incoming IP TTL */ macro837 (INP_RECVOPTS|INP_RECVRETOPTS|INP_RECVDSTADDR|INP_RECVIF|INP_RECVTTL| \
2465 OPTSET(INP_RECVTTL); in ip_ctloutput()2726 optval = OPTBIT(INP_RECVTTL); in ip_ctloutput()
3520 if (inp->inp_flags & INP_RECVTTL) { in ip_savecontrol()