Home
last modified time | relevance | path

Searched refs:tcp_fastopen_decrement_counter (Results 1 – 7 of 7) sorted by relevance

/freebsd/sys/netinet/
H A Dtcp_fastopen.h87 void tcp_fastopen_decrement_counter(unsigned int *);
112 tcp_fastopen_decrement_counter(unsigned int *_counter) in tcp_fastopen_decrement_counter() function
H A Dtcp_fastopen.c477 tcp_fastopen_decrement_counter(unsigned int *counter) in tcp_fastopen_decrement_counter() function
H A Dtcp_syncache.c1813 tcp_fastopen_decrement_counter(tfo_pending); in syncache_add()
H A Dtcp_input.c2455 tcp_fastopen_decrement_counter(tp->t_tfo_pending); in tcp_do_segment()
H A Dtcp_subr.c2531 tcp_fastopen_decrement_counter(tp->t_tfo_pending); in tcp_close()
/freebsd/sys/netinet/tcp_stacks/
H A Dbbr.c9078 tcp_fastopen_decrement_counter(tp->t_tfo_pending); in bbr_do_syn_recv()
H A Drack.c12990 tcp_fastopen_decrement_counter(tp->t_tfo_pending); in rack_do_syn_recv()