Searched refs:tcp_fastopen_alloc_counter (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/netinet/
H A Dtcp_fastopen.h87 unsigned int *tcp_fastopen_alloc_counter(void);
98 #define tcp_fastopen_alloc_counter() NULL macro
H A Dtcp_usrreq.c474 tp->t_tfo_pending = tcp_fastopen_alloc_counter();
525 tp->t_tfo_pending = tcp_fastopen_alloc_counter();
2294 tcp_fastopen_alloc_counter();
H A Dtcp_fastopen.c469 tcp_fastopen_alloc_counter(void) function

Completed in 112 milliseconds