Searched refs:IN6P_TCLASS (Results 1 – 5 of 5) sorted by relevance
713 #define IN6P_TCLASS 0x00400000 /* receive traffic class value */ macro728 IN6P_TCLASS|IN6P_AUTOFLOWLABEL|IN6P_RFC2292|\
3214 if (inp_flags & IN6P_TCLASS) { in db_print_inpflags()
1928 OPTSET2292_EXCLUSIVE(IN6P_TCLASS); in ip6_ctloutput()2254 optval = OPTBIT(IN6P_TCLASS); in ip6_ctloutput()
1338 if ((inp->inp_flags & IN6P_TCLASS) != 0) { in ip6_savecontrol_v4()