Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/memif/
H A Dmemif.h70 } memif_msg_hello_t; typedef
138 memif_msg_hello_t hello;
H A Dmemif_socket.c136 memif_msg_hello_t *h; in memif_msg_enq_hello()
160 memif_msg_hello_t *h = &msg->hello; in memif_msg_receive_hello()