Home
last modified time | relevance | path

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

/xnu-11417.140.69/bsd/skywalk/nexus/flowswitch/flow/
H A Dflow_var.h929 extern struct flow_mgr *flow_mgr_find_lock(uuid_t);
H A Dflow_manager.c391 flow_mgr_find_lock(uuid_t uuid) in flow_mgr_find_lock() function
H A Dflow_route.c1030 fm = flow_mgr_find_lock(ee_arg.ee_fm_uuid); in flow_route_ev_callback()