Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dvm_sockets_diag.h25 __u8 vdiag_shutdown; /* local RCV_SHUTDOWN | SEND_SHUTDOWN */ member
/openbmc/linux/net/vmw_vsock/
H A Ddiag.c36 rep->vdiag_shutdown = sk->sk_shutdown; in sk_diag_fill()
/openbmc/linux/tools/testing/vsock/
H A Dvsock_diag_test.c100 sock_shutdown_str(st->msg.vdiag_shutdown), in print_vsock_stat()