Searched refs:gre_hdr (Results 1 – 2 of 2) sorted by relevance
128 struct gre_hdr { in flow_dissector() struct134 nhoff + offsetof(struct gre_hdr, flags)); in flow_dissector()136 nhoff + offsetof(struct gre_hdr, proto)); in flow_dissector()
114 struct gre_hdr { in parse_ip_proto() struct120 nhoff + offsetof(struct gre_hdr, flags)); in parse_ip_proto()122 nhoff + offsetof(struct gre_hdr, proto)); in parse_ip_proto()
Completed in 4 milliseconds