Searched defs:control_buf (Results 1 – 2 of 2) sorted by relevance
173 struct control_buf { struct174 struct virtio_net_ctrl_hdr hdr;175 virtio_net_ctrl_ack status;176 struct virtio_net_ctrl_mq mq;177 u8 promisc;178 u8 allmulti;179 __virtio16 vid;180 __virtio64 offloads;
145 void *control_buf; member
Completed in 10 milliseconds