Home
last modified time | relevance | path

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

/linux-6.1.9/net/netfilter/ipvs/
Dip_vs_proto_tcp.c395 static const bool tcp_state_active_table[IP_VS_TCP_S_LAST] = { variable
436 return tcp_state_active_table[state]; in tcp_state_active()