Home
last modified time | relevance | path

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

/xnu-11417.140.69/bsd/skywalk/nexus/flowswitch/
H A Dfsw_qos.c94 fsw_qos_mark(struct nx_flowswitch *fsw, struct flow_entry *fe, in fsw_qos_mark() function
H A Dfsw_var.h210 extern void fsw_qos_mark(struct nx_flowswitch *fsw, struct flow_entry *fe,
H A Dfsw_dp.c3308 fsw_qos_mark(fsw, fe, pkt); in dp_flow_tx_process()