Home
last modified time | relevance | path

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

/linux/include/net/ !
H A Dtcp_states.h27 TCP_MAX_STATES /* Leave at the end! */ enumerator
/linux/tools/testing/selftests/net/tcp_ao/lib/ !
H A Drepair.c39 TCP_MAX_STATES /* Leave at the end! */ enumerator
/linux/net/ipv4/ !
H A Dtcp.c3021 BUILD_BUG_ON((int)BPF_TCP_MAX_STATES != (int)TCP_MAX_STATES); in tcp_set_state()