Home
last modified time | relevance | path

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

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