Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dvm_sockets_diag.h29 __u32 vdiag_dst_port; member
/openbmc/linux/net/vmw_vsock/
H A Ddiag.c40 rep->vdiag_dst_port = vsk->remote_addr.svm_port; in sk_diag_fill()
/openbmc/linux/tools/testing/vsock/
H A Dvsock_diag_test.c96 print_vsock_addr(fp, st->msg.vdiag_dst_cid, st->msg.vdiag_dst_port); in print_vsock_stat()