Searched refs:INP_RECVTOS (Results 1 – 5 of 5) sorted by relevance
705 #define INP_RECVTOS 0x00004000 /* receive incoming IP TOS */ macro725 INP_RECVIF|INP_RECVTTL|INP_RECVTOS|\
1296 OPTSET(INP_RECVTOS); in ip_ctloutput()1520 optval = OPTBIT(INP_RECVTOS); in ip_ctloutput()
1296 if (inp->inp_flags & INP_RECVTOS) { in ip_savecontrol()
3182 if (inp_flags & INP_RECVTOS) { in db_print_inpflags()