Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/skywalk/nexus/flowswitch/flow/
H A Dflow_entry.c813 flow_entry_teardown(struct flow_owner *fo, struct flow_entry *fe) in flow_entry_teardown() function
881 flow_entry_teardown(fo, fe); in flow_entry_destroy()
H A Dflow_var.h1002 extern void flow_entry_teardown(struct flow_owner *, struct flow_entry *);
/xnu-12377.1.9/bsd/skywalk/nexus/flowswitch/
H A Dfsw_dp.c5042 flow_entry_teardown(fo, fe); in fsw_process_deferred()