HomeSort by: relevance | last modified time | path
    Searched refs:tcpi_state (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/netinet/
tcp.h 160 uint8_t tcpi_state; /* TCP FSM state. */ member in struct:tcp_info
tcp_usrreq.c 200 * constants -- for example, the numeric values for tcpi_state will differ
209 ti->tcpi_state = tp->t_state;

Completed in 90 milliseconds