Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/skywalk/nexus/flowswitch/
H A Dfsw_var.h148 extern void fsw_ring_enqueue_tail_drop(struct nx_flowswitch *fsw,
H A Dfsw_dp.c1200 fsw_ring_enqueue_tail_drop(struct nx_flowswitch *fsw, in fsw_ring_enqueue_tail_drop() function
1567 fsw_ring_enqueue_tail_drop(fsw, r, &fe->fe_rx_pktq); in dp_flow_rx_process()
/xnu-8019.80.24/bsd/skywalk/nexus/flowswitch/flow/
H A Dflow_agg.c1743 fsw_ring_enqueue_tail_drop(fsw, ring, &fe->fe_rx_pktq); in flow_rx_agg_channel()