Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/skywalk/nexus/flowswitch/flow/
H A Dflow_manager.c167 flow_mgr_destroy(fm); in flow_mgr_create()
177 flow_mgr_destroy(fm); in flow_mgr_create()
189 flow_mgr_destroy(fm); in flow_mgr_create()
202 flow_mgr_destroy(fm); in flow_mgr_create()
260 flow_mgr_destroy(struct flow_mgr *fm) in flow_mgr_destroy() function
H A Dflow_var.h942 extern void flow_mgr_destroy(struct flow_mgr *);
/xnu-12377.61.12/bsd/skywalk/nexus/flowswitch/
H A Dfsw_dp.c4408 flow_mgr_destroy(fsw->fsw_flow_mgr); in fsw_dp_dtor()