Home
last modified time | relevance | path

Searched refs:flow_entry_stats_get (Results 1 – 3 of 3) sorted by relevance

/xnu-8019.80.24/bsd/skywalk/nexus/flowswitch/
H A Dfsw.c1538 flow_entry_stats_get(fe, sf); in fsw_mib_get_flow()
1577 flow_entry_stats_get(fe, sf); in fsw_mib_get_flow()
1592 flow_entry_stats_get(_fe, sf); in fsw_mib_get_flow()
1606 flow_entry_stats_get(fe, sf); in fsw_mib_get_flow()
/xnu-8019.80.24/bsd/skywalk/nexus/flowswitch/flow/
H A Dflow_entry.c629 flow_entry_stats_get(struct flow_entry *fe, struct sk_stats_flow *sf) in flow_entry_stats_get() function
H A Dflow_var.h936 extern void flow_entry_stats_get(struct flow_entry *, struct sk_stats_flow *);