Searched refs:flow_entry_destroy (Results 1 – 3 of 3) sorted by relevance
| /xnu-8020.140.41/bsd/skywalk/nexus/flowswitch/flow/ |
| H A D | flow_owner.c | 165 flow_entry_destroy(fo, fe, FALSE, NULL); in flow_owner_bucket_purge_common() 528 flow_entry_destroy(fo, fe, nolinger, close_params); in flow_owner_destroy_entry()
|
| H A D | flow_entry.c | 435 flow_entry_destroy(struct flow_owner *fo, struct flow_entry *fe, bool nolinger, in flow_entry_destroy() function
|
| H A D | flow_var.h | 927 extern void flow_entry_destroy(struct flow_owner *, struct flow_entry *, bool,
|