Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dtcp_fastopen.h88 void tcp_fastopen_decrement_counter(unsigned int *);
99 #define tcp_fastopen_decrement_counter(c) ((void)0) macro
H A Dtcp_fastopen.c481 tcp_fastopen_decrement_counter(unsigned int *counter) in tcp_fastopen_decrement_counter() function
H A Dtcp_syncache.c1846 tcp_fastopen_decrement_counter(tfo_pending); in syncache_add()
H A Dtcp_subr.c2118 tcp_fastopen_decrement_counter(tp->t_tfo_pending); in tcp_close()
H A Dtcp_input.c2439 tcp_fastopen_decrement_counter(tp->t_tfo_pending); in tcp_do_segment()
/f-stack/freebsd/netinet/tcp_stacks/
H A Drack.c9483 tcp_fastopen_decrement_counter(tp->t_tfo_pending); in rack_do_syn_recv()
H A Dbbr.c9179 tcp_fastopen_decrement_counter(tp->t_tfo_pending); in bbr_do_syn_recv()