Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dtcp_fastopen.h99 #define tcp_fastopen_decrement_counter(c) ((void)0) macro
H A Dtcp_fastopen.c481 tcp_fastopen_decrement_counter(unsigned int *counter) in tcp_fastopen_decrement_counter() function