Home
last modified time | relevance | path

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

/freebsd-src/sys/netinet/
H A Dtcp_ecn.h48 void tcp_ecn_syncache_socket(struct tcpcb *, struct syncache *);
H A Dtcp_ecn.c463 tcp_ecn_syncache_socket(struct tcpcb *tp, struct syncache *sc) in tcp_ecn_syncache_socket() function
H A Dtcp_syncache.c950 tcp_ecn_syncache_socket(tp, sc); in syncache_socket()