Searched refs:gre_hdr (Results 1 – 4 of 4) sorted by relevance
129 struct gre_hdr { in flow_dissector() struct135 nhoff + offsetof(struct gre_hdr, flags)); in flow_dissector()137 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()
57 struct gre_hdr { struct64 struct gre_hdr gre; argument604 struct gre_hdr greh; in decap_internal()631 olen += sizeof(struct gre_hdr); in decap_internal()
49 struct gre_hdr { struct170 struct gre_hdr *gre, _gre; in parse_ip_proto()