Home
last modified time | relevance | path

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

/openthread-latest/third_party/tcplp/bsdtcp/
Dtcp_fastopen.h92 void tcp_fastopen_decrement_counter(unsigned int *);
104 #define tcp_fastopen_decrement_counter(c) ((void)0) macro
Dtcp_fastopen.c504 tcp_fastopen_decrement_counter(unsigned int *counter) in tcp_fastopen_decrement_counter() function