Home
last modified time | relevance | path

Searched refs:flow_mgr_get_host_fe (Results 1 – 4 of 4) sorted by relevance

/xnu-8020.140.41/bsd/skywalk/nexus/flowswitch/
H A Dfsw_dp.c732 fe = flow_mgr_get_host_fe(fsw->fsw_flow_mgr); in rx_lookup_flow()
740 fe = flow_mgr_get_host_fe(fsw->fsw_flow_mgr); in rx_lookup_flow()
1466 flow_mgr_get_host_fe(fsw->fsw_flow_mgr); in dp_flow_rx_process()
1660 fe = flow_mgr_get_host_fe(fsw->fsw_flow_mgr); in dp_rx_pktq()
1668 fe = flow_mgr_get_host_fe(fsw->fsw_flow_mgr); in dp_rx_pktq()
1705 fe = flow_mgr_get_host_fe(fsw->fsw_flow_mgr); in dp_rx_pktq()
/xnu-8020.140.41/bsd/skywalk/nexus/flowswitch/flow/
H A Dflow_var.h921 extern struct flow_entry * flow_mgr_get_host_fe(struct flow_mgr *fm);
H A Dflow_manager.c1200 flow_mgr_get_host_fe(struct flow_mgr *fm) in flow_mgr_get_host_fe() function
H A Dflow_agg.c1531 flow_mgr_get_host_fe(fsw->fsw_flow_mgr); in flow_rx_agg_channel()