Home
last modified time | relevance | path

Searched refs:enqueue_rx_packet (Results 1 – 2 of 2) sorted by relevance

/dpdk/examples/multi_process/client_server_mp/mp_server/
H A Dmain.c222 enqueue_rx_packet(uint8_t client, struct rte_mbuf *buf) in enqueue_rx_packet() function
240 enqueue_rx_packet(client, pkts[i]); in process_packets()
/dpdk/examples/server_node_efd/efd_server/
H A Dmain.c245 enqueue_rx_packet(uint8_t node, struct rte_mbuf *buf) in enqueue_rx_packet() function
291 enqueue_rx_packet(node, pkts[i]); in process_packets()