Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_vhost/
H A Dvhost_crypto.c456 VhostUserMsg *vmsg = msg; in vhost_crypto_msg_post_handler() local
470 switch (vmsg->request.master) { in vhost_crypto_msg_post_handler()
473 &vmsg->payload.crypto_session); in vhost_crypto_msg_post_handler()
474 vmsg->fd_num = 0; in vhost_crypto_msg_post_handler()
478 if (vhost_crypto_close_sess(vcrypto, vmsg->payload.u64)) in vhost_crypto_msg_post_handler()