Home
last modified time | relevance | path

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

/xnu-10063.141.1/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.h918 extern void flow_mgr_destroy(struct flow_mgr *);
/xnu-10063.141.1/bsd/skywalk/nexus/flowswitch/
H A Dfsw_dp.c4146 flow_mgr_destroy(fsw->fsw_flow_mgr); in fsw_dp_dtor()