Home
last modified time | relevance | path

Searched refs:sfa_entries_count (Results 1 – 2 of 2) sorted by relevance

/xnu-11417.140.69/bsd/skywalk/
H A Dos_stats_private.h1562 uint32_t sfa_entries_count; /* number of flow adv entries */ member
1563 …struct sk_stats_flow_adv_ent sfa_entries[__counted_by(sfa_entries_count)]; /* flow adv entries …
/xnu-11417.140.69/bsd/skywalk/nexus/flowswitch/
H A Dfsw.c1855 sfa->sfa_entries_count = 0; in fsw_mib_get_flow_adv()
1872 sfa->sfa_entries_count++; in fsw_mib_get_flow_adv()