Home
last modified time | relevance | path

Searched refs:tcp_ecn_syncache_add (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/netinet/
H A Dtcp_ecn.h49 int tcp_ecn_syncache_add(uint16_t, int);
H A Dtcp_ecn.c493 tcp_ecn_syncache_add(uint16_t thflags, int iptos) in tcp_ecn_syncache_add() function
H A Dtcp_syncache.c1545 sc->sc_flags |= tcp_ecn_syncache_add(tcp_get_flags(th), iptos); in syncache_add()
1720 sc->sc_flags |= tcp_ecn_syncache_add(tcp_get_flags(th), iptos); in syncache_add()