Home
last modified time | relevance | path

Searched defs:frag_hdr (Results 1 – 19 of 19) sorted by relevance

/aosp_15_r20/packages/modules/Connectivity/bpf/progs/
Dbpf_net_helpers.h44 struct frag_hdr { struct
45 __u8 nexthdr;
46 __u8 reserved; // always zero
47 __be16 frag_off; // 13 bit offset, 2 bits zero, 1 bit "More Fragments"
48 __be32 identification;
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/progs/
H A Dbpf_flow.c54 struct frag_hdr { struct
55 __u8 nexthdr;
56 __u8 reserved;
57 __be16 frag_off;
58 __be32 identification;
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/prog_tests/
H A Dflow_dissector.c74 struct frag_hdr { struct
75 __u8 nexthdr;
76 __u8 reserved;
77 __be16 frag_off;
78 __be32 identification;
/aosp_15_r20/packages/modules/Connectivity/clatd/
Dtranslate.c179 size_t maybe_fill_frag_header(struct ip6_frag *frag_hdr, struct ip6_hdr *ip6_targ, in maybe_fill_frag_header()
208 uint8_t parse_frag_header(const struct ip6_frag *frag_hdr, struct iphdr *ip_targ) { in parse_frag_header()
Dipv4.c60 struct ip6_frag *frag_hdr; in ipv4_packet() local
Dipv6.c80 struct ip6_frag *frag_hdr = NULL; in ipv6_packet() local
/aosp_15_r20/external/libbpf/.github/actions/build-selftests/
H A Dvmlinux.h34012 struct frag_hdr { struct
34013 __u8 nexthdr;
34014 __u8 reserved;
34015 __be16 frag_off;
34016 __be32 identification;
/aosp_15_r20/external/bcc/libbpf-tools/powerpc/
H A Dvmlinux.h34697 struct frag_hdr { struct
34698 __u8 nexthdr;
34699 __u8 reserved;
34700 __be16 frag_off;
34701 __be32 identification;
H A Dvmlinux_600.h34697 struct frag_hdr { struct
34698 __u8 nexthdr;
34699 __u8 reserved;
34700 __be16 frag_off;
34701 __be32 identification;
/aosp_15_r20/external/bcc/libbpf-tools/loongarch/
H A Dvmlinux.h84959 struct frag_hdr { struct
84960 __u8 nexthdr;
84961 __u8 reserved;
84962 __be16 frag_off;
84963 __be32 identification;
H A Dvmlinux_602.h84959 struct frag_hdr { struct
84960 __u8 nexthdr;
84961 __u8 reserved;
84962 __be16 frag_off;
84963 __be32 identification;
/aosp_15_r20/external/bcc/libbpf-tools/x86/
H A Dvmlinux.h118016 struct frag_hdr { struct
118017 __u8 nexthdr;
118018 __u8 reserved;
118019 __be16 frag_off;
118020 __be32 identification;
H A Dvmlinux_518.h118016 struct frag_hdr { struct
118017 __u8 nexthdr;
118018 __u8 reserved;
118019 __be16 frag_off;
118020 __be32 identification;
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/
H A Dvmlinux.h122792 struct frag_hdr { struct
122793 __u8 nexthdr;
122794 __u8 reserved;
122795 __be16 frag_off;
122796 __be32 identification;
/aosp_15_r20/external/bcc/libbpf-tools/arm64/
H A Dvmlinux_608.h59030 struct frag_hdr { struct
59031 __u8 nexthdr;
59032 __u8 reserved;
59033 __be16 frag_off;
59034 __be32 identification;
H A Dvmlinux.h59030 struct frag_hdr { struct
59031 __u8 nexthdr;
59032 __u8 reserved;
59033 __be16 frag_off;
59034 __be32 identification;
/aosp_15_r20/external/bcc/libbpf-tools/riscv/
H A Dvmlinux_602.h119203 struct frag_hdr { struct
119204 __u8 nexthdr;
119205 __u8 reserved;
119206 __be16 frag_off;
119207 __be32 identification;
H A Dvmlinux.h119203 struct frag_hdr { struct
119204 __u8 nexthdr;
119205 __u8 reserved;
119206 __be16 frag_off;
119207 __be32 identification;
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/x86_64/
H A Dvmlinux.h130427 struct frag_hdr { struct
130428 __u8 nexthdr;
130429 __u8 reserved;
130430 __be16 frag_off;
130431 __be32 identification;