Home
last modified time | relevance | path

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

/xnu-8792.81.2/bsd/skywalk/nexus/flowswitch/flow/
H A Dflow_entry.c364 flow_qset_select_dynamic(struct nx_flowswitch *fsw, struct flow_entry *fe, in flow_qset_select_dynamic() function
521 flow_qset_select_dynamic(fo->fo_fsw, fe, FALSE); in flow_entry_alloc()
H A Dflow_var.h1029 extern void flow_qset_select_dynamic(struct nx_flowswitch *,
/xnu-8792.81.2/bsd/skywalk/nexus/flowswitch/
H A Dfsw_dp.c2677 flow_qset_select_dynamic(fsw, fe, TRUE); in dp_flow_tx_route_process()