Searched refs:sc_ip_tos (Results 1 – 2 of 2) sorted by relevance
66 u_int8_t sc_ip_tos; /* TOS / Traffic Class */ member
824 inp->inp_ip_tos = sc->sc_ip_tos; in syncache_socket()1636 sc->sc_ip_tos = ip_tos; in syncache_add()1854 ip6->ip6_flow |= htonl(sc->sc_ip_tos << IPV6_FLOWLABEL_LEN); in syncache_respond()1872 ip->ip_tos = sc->sc_ip_tos; in syncache_respond()2299 sc->sc_ip_tos = sotoinpcb(lso)->inp_ip_tos; in syncookie_lookup()