Searched refs:tcpi_state (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/netinet/
H A Dtcp.h201 u_int8_t tcpi_state; /* TCP FSM state. */ member in struct:tcp_info
H A Dtcp_usrreq.c1369 * constants -- for example, the numeric values for tcpi_state will differ
1379 ti->tcpi_state = tp->t_state;
/freebsd-11-stable/sys/dev/cxgbe/tom/
H A Dt4_tom.c441 ti->tcpi_state = get_tcb_bits(tcb, 115, 112);

Completed in 106 milliseconds