Home
last modified time | relevance | path

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

/openthread-latest/third_party/tcplp/bsdtcp/
Dtcp_fastopen.h90 void tcp_fastopen_destroy(void);
102 #define tcp_fastopen_destroy() ((void)0) macro
Dtcp_fastopen.c455 tcp_fastopen_destroy(void) in tcp_fastopen_destroy() function