Home
last modified time | relevance | path

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

/xnu-8796.141.3/bsd/skywalk/nexus/flowswitch/flow/
H A Dflow_var.h906 extern struct flow_mgr *flow_mgr_find_lock(uuid_t);
H A Dflow_route.c1021 fm = flow_mgr_find_lock(ee_arg.ee_fm_uuid); in flow_route_ev_callback()
H A Dflow_manager.c392 flow_mgr_find_lock(uuid_t uuid) in flow_mgr_find_lock() function