Home
last modified time | relevance | path

Searched refs:gre_hdr (Results 1 – 5 of 5) sorted by relevance

/linux-6.15/samples/bpf/
H A Dsockex2_kern.c129 struct gre_hdr { in flow_dissector() struct
135 nhoff + offsetof(struct gre_hdr, flags)); in flow_dissector()
137 nhoff + offsetof(struct gre_hdr, proto)); in flow_dissector()
H A Dsockex3_kern.c114 struct gre_hdr { in parse_ip_proto() struct
120 nhoff + offsetof(struct gre_hdr, flags)); in parse_ip_proto()
122 nhoff + offsetof(struct gre_hdr, proto)); in parse_ip_proto()
/linux-6.15/tools/testing/selftests/bpf/progs/
H A Dtest_tc_tunnel.c57 struct gre_hdr { struct
64 struct gre_hdr gre; argument
604 struct gre_hdr greh; in decap_internal()
631 olen += sizeof(struct gre_hdr); in decap_internal()
H A Dbpf_flow.c49 struct gre_hdr { struct
170 struct gre_hdr *gre, _gre; in parse_ip_proto()
/linux-6.15/tools/testing/selftests/bpf/prog_tests/
H A Dflow_dissector.c75 struct gre_base_hdr gre_hdr; member
442 .gre_hdr = {