Home
last modified time | relevance | path

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

/external/bpftool/include/uapi/linux/
Dbpf.h5880 struct bpf_sock_addr { struct
5881 __u32 user_family; /* Allows 4-byte read, but no write. */
5882 __u32 user_ip4; /* Allows 1,2,4-byte read and 4-byte write.
5885 __u32 user_ip6[4]; /* Allows 1,2,4,8-byte read and 4,8-byte write.
5888 __u32 user_port; /* Allows 1,2,4-byte read and 4-byte write.
5891 __u32 family; /* Allows 4-byte read, but no write */
5892 __u32 type; /* Allows 4-byte read, but no write */
5893 __u32 protocol; /* Allows 4-byte read, but no write */
5894 __u32 msg_src_ip4; /* Allows 1,2,4-byte read and 4-byte write.
5897 __u32 msg_src_ip6[4]; /* Allows 1,2,4,8-byte read and 4,8-byte write.
/external/libbpf/include/uapi/linux/
Dbpf.h5880 struct bpf_sock_addr { struct
5881 __u32 user_family; /* Allows 4-byte read, but no write. */
5882 __u32 user_ip4; /* Allows 1,2,4-byte read and 4-byte write.
5885 __u32 user_ip6[4]; /* Allows 1,2,4,8-byte read and 4,8-byte write.
5888 __u32 user_port; /* Allows 1,2,4-byte read and 4-byte write.
5891 __u32 family; /* Allows 4-byte read, but no write */
5892 __u32 type; /* Allows 4-byte read, but no write */
5893 __u32 protocol; /* Allows 4-byte read, but no write */
5894 __u32 msg_src_ip4; /* Allows 1,2,4-byte read and 4-byte write.
5897 __u32 msg_src_ip6[4]; /* Allows 1,2,4,8-byte read and 4,8-byte write.
/external/kernel-headers/original/uapi/linux/
Dbpf.h6348 struct bpf_sock_addr { struct
6349 __u32 user_family; /* Allows 4-byte read, but no write. */
6350 __u32 user_ip4; /* Allows 1,2,4-byte read and 4-byte write.
6353 __u32 user_ip6[4]; /* Allows 1,2,4,8-byte read and 4,8-byte write.
6356 __u32 user_port; /* Allows 1,2,4-byte read and 4-byte write.
6359 __u32 family; /* Allows 4-byte read, but no write */
6360 __u32 type; /* Allows 4-byte read, but no write */
6361 __u32 protocol; /* Allows 4-byte read, but no write */
6362 __u32 msg_src_ip4; /* Allows 1,2,4-byte read and 4-byte write.
6365 __u32 msg_src_ip6[4]; /* Allows 1,2,4,8-byte read and 4,8-byte write.
/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h37950 struct bpf_sock_addr { struct
37951 __u32 user_family;
37952 __u32 user_ip4;
37953 __u32 user_ip6[4];
37954 __u32 user_port;
37955 __u32 family;
37956 __u32 type;
37957 __u32 protocol;
37958 __u32 msg_src_ip4;
37959 __u32 msg_src_ip6[4];
[all …]
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_510.h66468 struct bpf_sock_addr { struct
66469 __u32 user_family;
66470 __u32 user_ip4;
66471 __u32 user_ip6[4];
66472 __u32 user_port;
66473 __u32 family;
66474 __u32 type;
66475 __u32 protocol;
66476 __u32 msg_src_ip4;
66477 __u32 msg_src_ip6[4];
[all …]
Dvmlinux.h66468 struct bpf_sock_addr { struct
66469 __u32 user_family;
66470 __u32 user_ip4;
66471 __u32 user_ip6[4];
66472 __u32 user_port;
66473 __u32 family;
66474 __u32 type;
66475 __u32 protocol;
66476 __u32 msg_src_ip4;
66477 __u32 msg_src_ip6[4];
[all …]
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h32931 struct bpf_sock_addr { struct
32932 __u32 user_family;
32933 __u32 user_ip4;
32934 __u32 user_ip6[4];
32935 __u32 user_port;
32936 __u32 family;
32937 __u32 type;
32938 __u32 protocol;
32939 __u32 msg_src_ip4;
32940 __u32 msg_src_ip6[4];
[all …]
Dvmlinux_510.h32931 struct bpf_sock_addr { struct
32932 __u32 user_family;
32933 __u32 user_ip4;
32934 __u32 user_ip6[4];
32935 __u32 user_port;
32936 __u32 family;
32937 __u32 type;
32938 __u32 protocol;
32939 __u32 msg_src_ip4;
32940 __u32 msg_src_ip6[4];
[all …]
/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h35091 struct bpf_sock_addr { struct
35092 __u32 user_family;
35093 __u32 user_ip4;
35094 __u32 user_ip6[4];
35095 __u32 user_port;
35096 __u32 family;
35097 __u32 type;
35098 __u32 protocol;
35099 __u32 msg_src_ip4;
35100 __u32 msg_src_ip6[4];
[all …]
Dvmlinux.h35091 struct bpf_sock_addr { struct
35092 __u32 user_family;
35093 __u32 user_ip4;
35094 __u32 user_ip6[4];
35095 __u32 user_port;
35096 __u32 family;
35097 __u32 type;
35098 __u32 protocol;
35099 __u32 msg_src_ip4;
35100 __u32 msg_src_ip6[4];
[all …]