Home
last modified time | relevance | path

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

/xnu-8020.140.41/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.c385 flow_mgr_setup_host_flow(struct flow_mgr *fm, struct nx_flowswitch *fsw) in flow_mgr_setup_host_flow() function
/xnu-8020.140.41/bsd/skywalk/nexus/flowswitch/
H A Dfsw_dp.c3022 flow_mgr_setup_host_flow(fsw->fsw_flow_mgr, fsw); in fsw_dp_ctor()