Home
last modified time | relevance | path

Searched defs:control_buf (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/bionic/libc/bionic/
H A Dandroid_profiling_dynamic.cpp171 alignas(cmsghdr) char control_buf[256] = {}; in HandleTracedPerfSignal() local
/aosp_15_r20/external/perfetto/src/base/
H A Dunix_socket.cc574 alignas(cmsghdr) char control_buf[256]; in Send() local
605 alignas(cmsghdr) char control_buf[256]; in Receive() local
/aosp_15_r20/packages/modules/Bluetooth/system/osi/src/
Dsocket.cc162 char control_buf[CMSG_SPACE(sizeof(int))]; in socket_write_and_transfer_fd() local
/aosp_15_r20/external/libbpf/.github/actions/build-selftests/
H A Dvmlinux.h94501 struct control_buf { struct
94502 struct virtio_net_ctrl_hdr hdr;
94503 virtio_net_ctrl_ack status;
94504 struct virtio_net_ctrl_mq mq;
94505 u8 promisc;
94506 u8 allmulti;
94507 __virtio16 vid;
94508 __virtio64 offloads;
94509 struct virtio_net_ctrl_rss rss;
94510 struct virtio_net_ctrl_coal_tx coal_tx;
[all …]
/aosp_15_r20/external/bcc/libbpf-tools/riscv/
H A Dvmlinux_602.h103329 struct control_buf { struct
103330 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;
H A Dvmlinux.h103329 struct control_buf { struct
103330 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;
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/
H A Dvmlinux.h94970 void *control_buf; member
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/x86_64/
H A Dvmlinux.h104666 void *control_buf; member