Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
A Dsnmp.h141 TCP_MIB_OUTRSTS, /* OutRsts */ enumerator
/linux/net/ipv4/
A Dproc.c156 SNMP_MIB_ITEM("OutRsts", TCP_MIB_OUTRSTS),
A Dtcp_ipv4.c829 __TCP_INC_STATS(net, TCP_MIB_OUTRSTS); in tcp_v4_send_reset()
A Dtcp_output.c3421 TCP_INC_STATS(sock_net(sk), TCP_MIB_OUTRSTS); in tcp_send_active_reset()
/linux/net/ipv6/
A Dtcp_ipv6.c1013 TCP_INC_STATS(net, TCP_MIB_OUTRSTS); in tcp_v6_send_response()

Completed in 21 milliseconds