Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/skywalk/nexus/flowswitch/flow/
H A Dflow_entry.c46 static void fe_stats_init(struct flow_entry *);
632 fe_stats_init(fe); in flow_entry_alloc()
990 fe_stats_init(struct flow_entry *fe) in fe_stats_init() function