Searched refs:IN6P_TCLASS (Results 1 – 5 of 5) sorted by relevance
169 IN6P_TCLASS = 0x400000 variable
1480 if (pcb.inp_flags & IN6P_TCLASS):
820 #define IN6P_TCLASS 0x00400000 /* receive traffic class value */ macro821 #define INP_RECVTOS IN6P_TCLASS /* receive incoming IP TOS */839 IN6P_RTHDR|IN6P_RTHDRDSTOPTS|IN6P_TCLASS|IN6P_RFC2292|IN6P_MTU)
1884 if ((inp->inp_flags & IN6P_TCLASS) != 0) { in ip6_savecontrol_v4()1984 if ((in6p->inp_flags & IN6P_TCLASS) != 0) { in ip6_savecontrol()
2659 OPTSET(IN6P_TCLASS); in ip6_ctloutput()2993 optval = OPTBIT(IN6P_TCLASS); in ip6_ctloutput()