Home
last modified time | relevance | path

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

/xnu-10063.141.1/bsd/skywalk/nexus/flowswitch/flow/
H A Dflow_var.h919 extern void flow_mgr_terminate(struct flow_mgr *);
H A Dflow_manager.c334 flow_mgr_terminate(struct flow_mgr *fm) in flow_mgr_terminate() function
/xnu-10063.141.1/bsd/skywalk/nexus/flowswitch/
H A Dfsw.c2484 flow_mgr_terminate(fsw->fsw_flow_mgr); in fsw_detach()