Home
last modified time | relevance | path

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

/xnu-8020.140.41/bsd/skywalk/nexus/flowswitch/flow/
H A Dflow_manager.c164 flow_mgr_destroy(fm); in flow_mgr_create()
173 flow_mgr_destroy(fm); in flow_mgr_create()
186 flow_mgr_destroy(fm); in flow_mgr_create()
200 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.h864 extern void flow_mgr_destroy(struct flow_mgr *);
/xnu-8020.140.41/bsd/skywalk/nexus/flowswitch/
H A Dfsw_dp.c3092 flow_mgr_destroy(fsw->fsw_flow_mgr); in fsw_dp_dtor()