Home
last modified time | relevance | path

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

/trueos/sys/netinet/
HDtcp_syncache.h67 u_int8_t sc_ip_tos; /* IPv4 TOS */ member
HDtcp_syncache.c1272 sc->sc_ip_tos = ip_tos; in syncache_add()
1469 ip->ip_tos = sc->sc_ip_tos; in syncache_respond()
1851 sc->sc_ip_tos = sotoinpcb(lso)->inp_ip_tos; in syncookie_lookup()