Searched defs:control_buf (Results 1 – 4 of 4) sorted by relevance
574 alignas(cmsghdr) char control_buf[256]; in Send() local605 alignas(cmsghdr) char control_buf[256]; in Receive() local
65486 struct control_buf { struct65487 struct virtio_net_ctrl_hdr hdr;65488 virtio_net_ctrl_ack status;65489 struct virtio_net_ctrl_mq mq;65490 u8 promisc;65491 u8 allmulti;65492 __virtio16 vid;65493 __virtio64 offloads;65494 struct virtio_net_ctrl_rss rss;
103329 struct control_buf { struct103330 struct virtio_net_ctrl_hdr hdr;103331 virtio_net_ctrl_ack status;103332 struct virtio_net_ctrl_mq mq;103333 u8 promisc;103334 u8 allmulti;103335 __virtio16 vid;103336 __virtio64 offloads;103337 struct virtio_net_ctrl_rss rss;