Searched refs:sc_ip_tos (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.3-release/sys/netinet/
H A Dtcp_syncache.h67 u_int8_t sc_ip_tos; /* IPv4 TOS */ member in struct:syncache
H A Dtcp_syncache.c1372 sc->sc_ip_tos = ip_tos;
1581 ip->ip_tos = sc->sc_ip_tos;
1974 sc->sc_ip_tos = sotoinpcb(lso)->inp_ip_tos;

Completed in 51 milliseconds