IN6P_TCLASS 210 netinet/in_pcb.h IN6P_TCLASS|IN6P_AUTOFLOWLABEL|IN6P_RFC2292|\ IN6P_TCLASS 1065 netinet6/ip6_input.c if ((in6p->in6p_flags & IN6P_TCLASS) != 0) { IN6P_TCLASS 1464 netinet6/ip6_output.c OPTSET(IN6P_TCLASS); IN6P_TCLASS 1776 netinet6/ip6_output.c optval = OPTBIT(IN6P_TCLASS);