Home
last modified time | relevance | path

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

/xnu-8020.140.41/bsd/skywalk/nexus/flowswitch/flow/
H A Dflow_var.h865 extern void flow_mgr_terminate(struct flow_mgr *);
H A Dflow_manager.c333 flow_mgr_terminate(struct flow_mgr *fm) in flow_mgr_terminate() function
/xnu-8020.140.41/bsd/skywalk/nexus/flowswitch/
H A Dfsw.c2333 flow_mgr_terminate(fsw->fsw_flow_mgr); in fsw_detach()