Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/uapi/linux/
Dvsockmon.h50 AF_VSOCK_OP_PAYLOAD = 4, enumerator
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Dvsockmon.h37 AF_VSOCK_OP_PAYLOAD = 4, enumerator
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
Dvsockmon.h24 AF_VSOCK_OP_PAYLOAD = 4, enumerator
/kernel/linux/linux-5.10/net/vmw_vsock/
Dvirtio_transport_common.c138 hdr->op = cpu_to_le16(AF_VSOCK_OP_PAYLOAD); in virtio_transport_build_skb()