Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dvm_sockets_diag.h23 __u8 vdiag_type; /* SOCK_STREAM or SOCK_DGRAM */ member
/openbmc/linux/net/vmw_vsock/
H A Ddiag.c34 rep->vdiag_type = sk->sk_type; in sk_diag_fill()
/openbmc/linux/tools/testing/vsock/
H A Dvsock_diag_test.c98 sock_type_str(st->msg.vdiag_type), in print_vsock_stat()