Home
last modified time | relevance | path

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

/xnu-10002.1.13/bsd/netinet/
H A Dtcp_debug.c184 printf("%x %s:", tp, tcpstates[ostate]);
235 printf(" -> %s", tcpstates[tp->t_state]);
H A Dtcp_fsm.h142 char *tcpstates[] = { variable
H A Dtcp_log.c145 tcpstates[tp->t_state], \
800 tcpstates[tp->t_state], \ in tcp_log_drop_pcb()
1150 tcpstates[new_state], \ in tcp_log_state_change()