Home
last modified time | relevance | path

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

/xnu-11417.140.69/bsd/skywalk/nexus/
H A Dos_nexus_private.h283 #define NXMIB_FLOW (((uint32_t)1) << 3) macro
H A Dnexus.c3061 0, NXMIB_FLOW, nexus_mib_get_sysctl, "S,sk_stats_flow",
3441 if (oidp->oid_arg2 == NXMIB_FLOW &&
3468 if (filter.nmf_type == NXMIB_FLOW &&
/xnu-11417.140.69/bsd/skywalk/nexus/flowswitch/
H A Dfsw.c2174 case NXMIB_FLOW: in fsw_mib_get()
/xnu-11417.140.69/bsd/netinet/
H A Dtcp_usrreq.c2007 .nmf_type = NXMIB_FLOW, in tcp_fill_info_for_info_tuple()