Home
last modified time | relevance | path

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

/NextBSD/sys/netinet/
HDtcp_fastopen.h42 void tcp_fastopen_decrement_counter(unsigned int *counter);
HDtcp_fastopen.c233 tcp_fastopen_decrement_counter(unsigned int *counter) in tcp_fastopen_decrement_counter() function
HDtcp_subr.c1460 tcp_fastopen_decrement_counter(tp->t_tfo_pending); in tcp_close()
HDtcp_input.c2422 tcp_fastopen_decrement_counter(tp->t_tfo_pending); in tcp_do_segment()