Home
last modified time | relevance | path

Searched defs:client (Results 1 – 9 of 9) sorted by relevance

/dpdk/examples/multi_process/client_server_mp/mp_server/
H A Dinit.h17 struct client { struct
19 unsigned client_id; argument
20 /* these stats hold how many packets the client will actually receive, argument
31 extern struct client *clients; argument
H A Dmain.c197 flush_rx_queue(uint16_t client) in flush_rx_queue()
222 enqueue_rx_packet(uint8_t client, struct rte_mbuf *buf) in enqueue_rx_packet()
237 static uint8_t client; in process_packets() local
/dpdk/usertools/
H A Ddpdk-telemetry-client.py157 client = Client() variable
/dpdk/examples/multi_process/client_server_mp/mp_client/
H A Dclient.c68 parse_client_num(const char *client) in parse_client_num()
/dpdk/drivers/net/pfe/
H A Dpfe_eth.h58 struct hif_client_s client; member
H A Dpfe_hif_lib.h109 struct hif_client_shm client[HIF_CLIENTS_MAX]; member
/dpdk/drivers/net/memif/
H A Dmemif_socket.c823 struct sockaddr_un client; in memif_listener_handler() local
/dpdk/drivers/net/cnxk/
H A Dcnxk_rep_msg.c776 struct sockaddr_un client; in rep_ctrl_msg_thread_main() local
/dpdk/drivers/net/qede/base/
H A Decore_mcp.c2934 enum ecore_ov_client client) in ecore_mcp_ov_update_current_config()