Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/skywalk/nexus/flowswitch/flow/
H A Dflow_entry.c360 flow_qset_select_dynamic(struct nx_flowswitch *fsw, struct flow_entry *fe, in flow_qset_select_dynamic() function
547 flow_qset_select_dynamic(fsw, fe, FALSE); in flow_entry_alloc()
H A Dflow_var.h1073 extern void flow_qset_select_dynamic(struct nx_flowswitch *,
/xnu-12377.61.12/bsd/skywalk/nexus/flowswitch/
H A Dfsw_dp.c3177 flow_qset_select_dynamic(fsw, fe, TRUE); in dp_flow_tx_route_process()