Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/skywalk/nexus/flowswitch/flow/
H A Dflow_var.h881 extern void flow_mgr_setup_host_flow(struct flow_mgr *fm, struct nx_flowswitch *fsw);
H A Dflow_manager.c395 flow_mgr_setup_host_flow(struct flow_mgr *fm, struct nx_flowswitch *fsw) in flow_mgr_setup_host_flow() function
/xnu-8019.80.24/bsd/skywalk/nexus/flowswitch/
H A Dfsw_dp.c3031 flow_mgr_setup_host_flow(fsw->fsw_flow_mgr, fsw); in fsw_dp_ctor()