Searched refs:INP_RECVTOS (Results 1 – 3 of 3) sorted by relevance
821 #define INP_RECVTOS IN6P_TCLASS /* receive incoming IP TOS */ macro
2473 OPTSET(INP_RECVTOS); in ip_ctloutput()2744 optval = OPTBIT(INP_RECVTOS); in ip_ctloutput()
3541 if (inp->inp_flags & INP_RECVTOS) { in ip_savecontrol()