Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/skywalk/nexus/flowswitch/flow/
H A Dflow_entry.c42 static void fe_stats_init(struct flow_entry *);
363 fe_stats_init(fe); in flow_entry_alloc()
537 fe_stats_init(struct flow_entry *fe) in fe_stats_init() function