Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/skywalk/nexus/flowswitch/flow/
H A Dflow_var.h861 extern struct flow_mgr *flow_mgr_find_lock(uuid_t);
H A Dflow_manager.c425 flow_mgr_find_lock(uuid_t uuid) in flow_mgr_find_lock() function
H A Dflow_route.c1033 fm = flow_mgr_find_lock(ee_arg.ee_fm_uuid); in flow_route_ev_callback()