Home
last modified time | relevance | path

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

/dpdk/drivers/net/memif/
H A Drte_eth_memif.h116 char local_disc_string[ETH_MEMIF_DISC_STRING_SIZE]; member
H A Dmemif_socket.c130 strlcpy(pmd->local_disc_string, reason, in memif_msg_enq_disconnect()
131 sizeof(pmd->local_disc_string)); in memif_msg_enq_disconnect()
382 memset(pmd->local_disc_string, 0, 96); in memif_msg_receive_disconnect()
1102 memset(pmd->local_disc_string, 0, ETH_MEMIF_DISC_STRING_SIZE); in memif_connect_server()
1117 memset(pmd->local_disc_string, 0, ETH_MEMIF_DISC_STRING_SIZE); in memif_connect_client()