Home
last modified time | relevance | path

Searched defs:bpf_sock_addr (Results 1 – 16 of 16) sorted by relevance

/external/bpftool/include/uapi/linux/
Dbpf.h6730 struct bpf_sock_addr { struct
6731 __u32 user_family; /* Allows 4-byte read, but no write. */
6732 __u32 user_ip4; /* Allows 1,2,4-byte read and 4-byte write.
6735 __u32 user_ip6[4]; /* Allows 1,2,4,8-byte read and 4,8-byte write.
6738 __u32 user_port; /* Allows 1,2,4-byte read and 4-byte write.
6741 __u32 family; /* Allows 4-byte read, but no write */
6742 __u32 type; /* Allows 4-byte read, but no write */
6743 __u32 protocol; /* Allows 4-byte read, but no write */
6744 __u32 msg_src_ip4; /* Allows 1,2,4-byte read and 4-byte write.
6747 __u32 msg_src_ip6[4]; /* Allows 1,2,4,8-byte read and 4,8-byte write.
/external/libbpf/include/uapi/linux/
Dbpf.h6730 struct bpf_sock_addr { struct
6731 __u32 user_family; /* Allows 4-byte read, but no write. */
6732 __u32 user_ip4; /* Allows 1,2,4-byte read and 4-byte write.
6735 __u32 user_ip6[4]; /* Allows 1,2,4,8-byte read and 4,8-byte write.
6738 __u32 user_port; /* Allows 1,2,4-byte read and 4-byte write.
6741 __u32 family; /* Allows 4-byte read, but no write */
6742 __u32 type; /* Allows 4-byte read, but no write */
6743 __u32 protocol; /* Allows 4-byte read, but no write */
6744 __u32 msg_src_ip4; /* Allows 1,2,4-byte read and 4-byte write.
6747 __u32 msg_src_ip6[4]; /* Allows 1,2,4,8-byte read and 4,8-byte write.
/external/v4l-utils/include/linux/
Dbpf.h6740 struct bpf_sock_addr { struct
6741 __u32 user_family; /* Allows 4-byte read, but no write. */
6742 __u32 user_ip4; /* Allows 1,2,4-byte read and 4-byte write.
6745 __u32 user_ip6[4]; /* Allows 1,2,4,8-byte read and 4,8-byte write.
6748 __u32 user_port; /* Allows 1,2,4-byte read and 4-byte write.
6751 __u32 family; /* Allows 4-byte read, but no write */
6752 __u32 type; /* Allows 4-byte read, but no write */
6753 __u32 protocol; /* Allows 4-byte read, but no write */
6754 __u32 msg_src_ip4; /* Allows 1,2,4-byte read and 4-byte write.
6757 __u32 msg_src_ip6[4]; /* Allows 1,2,4,8-byte read and 4,8-byte write.
/external/kernel-headers/original/uapi/linux/
Dbpf.h6748 struct bpf_sock_addr { struct
6749 __u32 user_family; /* Allows 4-byte read, but no write. */
6750 __u32 user_ip4; /* Allows 1,2,4-byte read and 4-byte write.
6753 __u32 user_ip6[4]; /* Allows 1,2,4,8-byte read and 4,8-byte write.
6756 __u32 user_port; /* Allows 1,2,4-byte read and 4-byte write.
6759 __u32 family; /* Allows 4-byte read, but no write */
6760 __u32 type; /* Allows 4-byte read, but no write */
6761 __u32 protocol; /* Allows 4-byte read, but no write */
6762 __u32 msg_src_ip4; /* Allows 1,2,4-byte read and 4-byte write.
6765 __u32 msg_src_ip6[4]; /* Allows 1,2,4,8-byte read and 4,8-byte write.
/external/rust/android-crates-io/crates/libbpf-sys/src/
Dbindings.rs3919 pub struct bpf_sock_addr { struct
3930 pub __bindgen_anon_1: bpf_sock_addr__bindgen_ty_1, argument
3955 impl Default for bpf_sock_addr { implementation
/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h38654 struct bpf_sock_addr { struct
38655 __u32 user_family;
38656 __u32 user_ip4;
38657 __u32 user_ip6[4];
38658 __u32 user_port;
38659 __u32 family;
38660 __u32 type;
38661 __u32 protocol;
38662 __u32 msg_src_ip4;
38663 __u32 msg_src_ip6[4];
[all …]
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_600.h40533 struct bpf_sock_addr { struct
40534 __u32 user_family;
40535 __u32 user_ip4;
40536 __u32 user_ip6[4];
40537 __u32 user_port;
40538 __u32 family;
40539 __u32 type;
40540 __u32 protocol;
40541 __u32 msg_src_ip4;
40542 __u32 msg_src_ip6[4];
[all …]
Dvmlinux.h40533 struct bpf_sock_addr { struct
40534 __u32 user_family;
40535 __u32 user_ip4;
40536 __u32 user_ip6[4];
40537 __u32 user_port;
40538 __u32 family;
40539 __u32 type;
40540 __u32 protocol;
40541 __u32 msg_src_ip4;
40542 __u32 msg_src_ip6[4];
[all …]
/external/bcc/libbpf-tools/loongarch/
Dvmlinux_602.h85372 struct bpf_sock_addr { struct
85373 __u32 user_family;
85374 __u32 user_ip4;
85375 __u32 user_ip6[4];
85376 __u32 user_port;
85377 __u32 family;
85378 __u32 type;
85379 __u32 protocol;
85380 __u32 msg_src_ip4;
85381 __u32 msg_src_ip6[4];
[all …]
Dvmlinux.h85372 struct bpf_sock_addr { struct
85373 __u32 user_family;
85374 __u32 user_ip4;
85375 __u32 user_ip6[4];
85376 __u32 user_port;
85377 __u32 family;
85378 __u32 type;
85379 __u32 protocol;
85380 __u32 msg_src_ip4;
85381 __u32 msg_src_ip6[4];
[all …]
/external/bcc/libbpf-tools/x86/
Dvmlinux.h45738 struct bpf_sock_addr { struct
45739 __u32 user_family;
45740 __u32 user_ip4;
45741 __u32 user_ip6[4];
45742 __u32 user_port;
45743 __u32 family;
45744 __u32 type;
45745 __u32 protocol;
45746 __u32 msg_src_ip4;
45747 __u32 msg_src_ip6[4];
[all …]
Dvmlinux_518.h45738 struct bpf_sock_addr { struct
45739 __u32 user_family;
45740 __u32 user_ip4;
45741 __u32 user_ip6[4];
45742 __u32 user_port;
45743 __u32 family;
45744 __u32 type;
45745 __u32 protocol;
45746 __u32 msg_src_ip4;
45747 __u32 msg_src_ip6[4];
[all …]
/external/bcc/libbpf-tools/riscv/
Dvmlinux_602.h29602 struct bpf_sock_addr { struct
29603 __u32 user_family;
29604 __u32 user_ip4;
29605 __u32 user_ip6[4];
29606 __u32 user_port;
29607 __u32 family;
29608 __u32 type;
29609 __u32 protocol;
29610 __u32 msg_src_ip4;
29611 __u32 msg_src_ip6[4];
[all …]
Dvmlinux.h29602 struct bpf_sock_addr { struct
29603 __u32 user_family;
29604 __u32 user_ip4;
29605 __u32 user_ip6[4];
29606 __u32 user_port;
29607 __u32 family;
29608 __u32 type;
29609 __u32 protocol;
29610 __u32 msg_src_ip4;
29611 __u32 msg_src_ip6[4];
[all …]
/external/bcc/libbpf-tools/arm64/
Dvmlinux_608.h21268 struct bpf_sock_addr { struct
21269 __u32 user_family;
21270 __u32 user_ip4;
21271 __u32 user_ip6[4];
21272 __u32 user_port;
21273 __u32 family;
21274 __u32 type;
21275 __u32 protocol;
21276 __u32 msg_src_ip4;
21277 __u32 msg_src_ip6[4];
[all …]
Dvmlinux.h21268 struct bpf_sock_addr { struct
21269 __u32 user_family;
21270 __u32 user_ip4;
21271 __u32 user_ip6[4];
21272 __u32 user_port;
21273 __u32 family;
21274 __u32 type;
21275 __u32 protocol;
21276 __u32 msg_src_ip4;
21277 __u32 msg_src_ip6[4];
[all …]