Home
last modified time | relevance | path

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

/xnu-8796.101.5/bsd/skywalk/nexus/flowswitch/flow/ !
H A Dflow_entry.c43 static void fe_stats_init(struct flow_entry *);
629 fe_stats_init(fe); in flow_entry_alloc()
828 fe_stats_init(struct flow_entry *fe) in fe_stats_init() function