Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/skywalk/nexus/flowswitch/flow/
H A Dflow_owner.c158 flow_entry_destroy(fo, fe, FALSE, NULL); in flow_owner_bucket_purge_common()
527 flow_entry_destroy(fo, fe, nolinger, close_params); in flow_owner_destroy_entry()
H A Dflow_var.h993 extern void flow_entry_destroy(struct flow_owner *, struct flow_entry *, bool,
H A Dflow_entry.c714 flow_entry_destroy(struct flow_owner *fo, struct flow_entry *fe, bool nolinger, in flow_entry_destroy() function