Home
last modified time | relevance | path

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

/xnu-8796.141.3/bsd/skywalk/nexus/flowswitch/flow/
H A Dflow_manager.c165 flow_mgr_destroy(fm); in flow_mgr_create()
174 flow_mgr_destroy(fm); in flow_mgr_create()
187 flow_mgr_destroy(fm); in flow_mgr_create()
201 flow_mgr_destroy(fm); in flow_mgr_create()
261 flow_mgr_destroy(struct flow_mgr *fm) in flow_mgr_destroy() function
H A Dflow_var.h909 extern void flow_mgr_destroy(struct flow_mgr *);
/xnu-8796.141.3/bsd/skywalk/nexus/flowswitch/
H A Dfsw_dp.c3378 flow_mgr_destroy(fsw->fsw_flow_mgr); in fsw_dp_dtor()