Home
last modified time | relevance | path

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

/external/bpftool/include/uapi/linux/
Dbpf.h5714 struct sk_msg_md { struct
5718 __u32 family;
5719 __u32 remote_ip4; /* Stored in network byte order */
5720 __u32 local_ip4; /* Stored in network byte order */
5721 __u32 remote_ip6[4]; /* Stored in network byte order */
5722 __u32 local_ip6[4]; /* Stored in network byte order */
5723 __u32 remote_port; /* Stored in network byte order */
5724 __u32 local_port; /* stored in host byte order */
5725 __u32 size; /* Total size of sk_msg */
/external/libbpf/include/uapi/linux/
Dbpf.h5714 struct sk_msg_md { struct
5718 __u32 family;
5719 __u32 remote_ip4; /* Stored in network byte order */
5720 __u32 local_ip4; /* Stored in network byte order */
5721 __u32 remote_ip6[4]; /* Stored in network byte order */
5722 __u32 local_ip6[4]; /* Stored in network byte order */
5723 __u32 remote_port; /* Stored in network byte order */
5724 __u32 local_port; /* stored in host byte order */
5725 __u32 size; /* Total size of sk_msg */
/external/kernel-headers/original/uapi/linux/
Dbpf.h6165 struct sk_msg_md { struct
6169 __u32 family;
6170 __u32 remote_ip4; /* Stored in network byte order */
6171 __u32 local_ip4; /* Stored in network byte order */
6172 __u32 remote_ip6[4]; /* Stored in network byte order */
6173 __u32 local_ip6[4]; /* Stored in network byte order */
6174 __u32 remote_port; /* Stored in network byte order */
6175 __u32 local_port; /* stored in host byte order */
6176 __u32 size; /* Total size of sk_msg */
/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h37910 struct sk_msg_md { struct
37911 union {
37914 union {
37917 __u32 family;
37918 __u32 remote_ip4;
37919 __u32 local_ip4;
37920 __u32 remote_ip6[4];
37921 __u32 local_ip6[4];
37922 __u32 remote_port;
37923 __u32 local_port;
[all …]
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_510.h66434 struct sk_msg_md { struct
66435 union {
66438 union {
66441 __u32 family;
66442 __u32 remote_ip4;
66443 __u32 local_ip4;
66444 __u32 remote_ip6[4];
66445 __u32 local_ip6[4];
66446 __u32 remote_port;
66447 __u32 local_port;
[all …]
Dvmlinux.h66434 struct sk_msg_md { struct
66435 union {
66438 union {
66441 __u32 family;
66442 __u32 remote_ip4;
66443 __u32 local_ip4;
66444 __u32 remote_ip6[4];
66445 __u32 local_ip6[4];
66446 __u32 remote_port;
66447 __u32 local_port;
[all …]
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h32897 struct sk_msg_md { struct
32898 union {
32901 union {
32904 __u32 family;
32905 __u32 remote_ip4;
32906 __u32 local_ip4;
32907 __u32 remote_ip6[4];
32908 __u32 local_ip6[4];
32909 __u32 remote_port;
32910 __u32 local_port;
[all …]
Dvmlinux_510.h32897 struct sk_msg_md { struct
32898 union {
32901 union {
32904 __u32 family;
32905 __u32 remote_ip4;
32906 __u32 local_ip4;
32907 __u32 remote_ip6[4];
32908 __u32 local_ip6[4];
32909 __u32 remote_port;
32910 __u32 local_port;
[all …]
/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h35060 struct sk_msg_md { struct
35061 union {
35064 union {
35067 __u32 family;
35068 __u32 remote_ip4;
35069 __u32 local_ip4;
35070 __u32 remote_ip6[4];
35071 __u32 local_ip6[4];
35072 __u32 remote_port;
35073 __u32 local_port;
[all …]
Dvmlinux.h35060 struct sk_msg_md { struct
35061 union {
35064 union {
35067 __u32 family;
35068 __u32 remote_ip4;
35069 __u32 local_ip4;
35070 __u32 remote_ip6[4];
35071 __u32 local_ip6[4];
35072 __u32 remote_port;
35073 __u32 local_port;
[all …]