Home
last modified time | relevance | path

Searched refs:tcptimers (Results 1 – 3 of 3) sorted by relevance

/f-stack/tools/compat/include/netinet/
H A Dtcp_timer.h132 static const char *tcptimers[] = variable
/f-stack/freebsd/netinet/
H A Dtcp_timer.h132 static const char *tcptimers[] = variable
H A Dtcp_debug.c209 printf("<%s>", tcptimers[req>>8]); in tcp_trace()