Home
last modified time | relevance | path

Searched refs:tcp_fastopen_alloc_counter (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/openthread/third_party/tcplp/bsdtcp/
H A Dtcp_fastopen.h91 unsigned int *tcp_fastopen_alloc_counter(void);
103 #define tcp_fastopen_alloc_counter() NULL macro
H A Dtcp_fastopen.c491 tcp_fastopen_alloc_counter(void) in tcp_fastopen_alloc_counter() function