Home
last modified time | relevance | path

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

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