Home
last modified time | relevance | path

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

/linux/samples/bpf/
H A Dsockex2_kern.c128 struct gre_hdr { in flow_dissector()
134 nhoff + offsetof(struct gre_hdr, flags)); in flow_dissector()
136 nhoff + offsetof(struct gre_hdr, proto)); in flow_dissector()
129 struct gre_hdr { flow_dissector() struct
130 flagsflow_dissector::gre_hdr flow_dissector() argument
131 protoflow_dissector::gre_hdr flow_dissector() argument
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/tools/testing/selftests/bpf/progs/
H A Dtest_tc_tunnel.c46 struct gre_hdr {
53 struct gre_hdr gre;
591 struct gre_hdr greh; in __encap_ip6vxlan_eth()
618 olen += sizeof(struct gre_hdr); in decap_internal()
57 struct gre_hdr { global() struct
64 protocolgre_hdr global() argument
H A Dbpf_flow.c49 struct gre_hdr { struct
170 struct gre_hdr *gre, _gre; in parse_ip_proto()
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dflow_dissector.c75 struct gre_base_hdr gre_hdr; member
442 .gre_hdr = {