Searched refs:enqueue_rx_packet (Results 1 – 3 of 3) sorted by relevance
221 enqueue_rx_packet(uint8_t client, struct rte_mbuf *buf) in enqueue_rx_packet() function239 enqueue_rx_packet(client, pkts[i]); in process_packets()
240 enqueue_rx_packet(uint8_t node, struct rte_mbuf *buf) in enqueue_rx_packet() function284 enqueue_rx_packet(node, pkts[i]); in process_packets()
219 enqueue_rx_packet(node, pkts[i]);