Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/
H A Dvsockmon.c14 sizeof(struct af_vsockmon_hdr))
69 return new_mtu >= (int)sizeof(struct af_vsockmon_hdr); in vsockmon_is_valid_mtu()
/openbmc/linux/include/uapi/linux/
H A Dvsockmon.h34 struct af_vsockmon_hdr { struct
/openbmc/linux/net/vmw_vsock/
H A Dvirtio_transport_common.c116 struct af_vsockmon_hdr *hdr; in virtio_transport_build_skb()