Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/net/
Dsnmp.h191 unsigned long TcpAttemptFails; member
/linux-2.4.37.9/net/ipv4/
Dtcp_ipv4.c1088 TCP_INC_STATS_BH(TcpAttemptFails); in tcp_v4_err()
1530 TCP_INC_STATS_BH(TcpAttemptFails); in tcp_v4_conn_request()
/linux-2.4.37.9/net/ipv6/
Dtcp_ipv6.c836 TCP_INC_STATS_BH(TcpAttemptFails); in tcp_v6_err()
1242 TCP_INC_STATS_BH(TcpAttemptFails); in tcp_v6_conn_request()