Home
last modified time | relevance | path

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

/xnu-10063.141.1/bsd/skywalk/nexus/
H A Dos_nexus_private.h283 #define NXMIB_FLOW (((uint32_t)1) << 3) macro
H A Dnexus.c3002 0, NXMIB_FLOW, nexus_mib_get_sysctl, "S,sk_stats_flow",
3351 if (oidp->oid_arg2 == NXMIB_FLOW &&
3378 if (filter.nmf_type == NXMIB_FLOW &&
/xnu-10063.141.1/bsd/skywalk/nexus/flowswitch/
H A Dfsw.c2157 case NXMIB_FLOW: in fsw_mib_get()
/xnu-10063.141.1/bsd/netinet/
H A Dtcp_usrreq.c1996 .nmf_type = NXMIB_FLOW, in tcp_fill_info_for_info_tuple()