Home
last modified time | relevance | path

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

/linux-6.1.9/include/uapi/linux/
Dvsockmon.h50 AF_VSOCK_OP_PAYLOAD = 4, enumerator
/linux-6.1.9/net/vmw_vsock/
Dvirtio_transport_common.c146 hdr->op = cpu_to_le16(AF_VSOCK_OP_PAYLOAD); in virtio_transport_build_skb()