Home
last modified time | relevance | path

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

/NextBSD/contrib/bsnmp/snmp_mibII/
HDmibII_tree.def173 (15 tcpOutRsts COUNTER op_tcp) # don't know
/NextBSD/sys/dev/cxgbe/common/
HDcommon.h171 u32 tcpOutRsts; member
HDt4_hw.c3192 v4->tcpOutRsts = STAT(OUT_RST); in t4_tp_get_tcp_stats()
3200 v6->tcpOutRsts = STAT(OUT_RST); in t4_tp_get_tcp_stats()
/NextBSD/sys/dev/cxgb/common/
HDcxgb_common.h279 u32 tcpOutRsts; member
/NextBSD/sys/ofed/drivers/infiniband/core/
HDsysfs.c862 IW_STATS_ENTRY(tcpOutRsts);
/NextBSD/sys/ofed/include/rdma/
HDib_verbs.h343 u64 tcpOutRsts; member
/NextBSD/sys/dev/cxgbe/
HDt4_main.c7092 v4.tcpOutRsts, v6.tcpOutRsts); in sysctl_tcp_stats()