Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv4/
H A Dtcp_minisocks.c219 return TCP_TW_SYN; in tcp_timewait_state_process()
H A Dtcp_ipv4.c2223 case TCP_TW_SYN: { in tcp_v4_rcv()
/openbmc/linux/net/ipv6/
H A Dtcp_ipv6.c1798 case TCP_TW_SYN: in tcp_v6_rcv()
/openbmc/linux/include/net/
H A Dtcp.h381 TCP_TW_SYN = 3 enumerator