Home
last modified time | relevance | path

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

/xnu-10063.141.1/bsd/skywalk/nexus/flowswitch/flow/
H A Dflow_entry.c43 static void fe_stats_init(struct flow_entry *);
633 fe_stats_init(fe); in flow_entry_alloc()
832 fe_stats_init(struct flow_entry *fe) in fe_stats_init() function