Searched refs:gre_hdr (Results 1 - 4 of 4) sorted by relevance

/linux-master/samples/bpf/
H A Dsockex2_kern.c129 struct gre_hdr { struct
135 nhoff + offsetof(struct gre_hdr, flags));
137 nhoff + offsetof(struct gre_hdr, proto));
H A Dsockex3_kern.c114 struct gre_hdr { struct
120 nhoff + offsetof(struct gre_hdr, flags));
122 nhoff + offsetof(struct gre_hdr, proto));
/linux-master/tools/testing/selftests/bpf/progs/
H A Dtest_tc_tunnel.c57 struct gre_hdr { struct
64 struct gre_hdr gre;
604 struct gre_hdr greh;
631 olen += sizeof(struct gre_hdr);
H A Dbpf_flow.c49 struct gre_hdr { struct
170 struct gre_hdr *gre, _gre;

Completed in 117 milliseconds