Home
last modified time | relevance | path

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

/xnu-11417.140.69/bsd/skywalk/nexus/flowswitch/flow/
H A Dflow_entry.c660 flow_entry_teardown(struct flow_owner *fo, struct flow_entry *fe) in flow_entry_teardown() function
729 flow_entry_teardown(fo, fe); in flow_entry_destroy()
H A Dflow_var.h992 extern void flow_entry_teardown(struct flow_owner *, struct flow_entry *);
/xnu-11417.140.69/bsd/skywalk/nexus/flowswitch/
H A Dfsw_dp.c4883 flow_entry_teardown(fo, fe); in fsw_process_deferred()