Searched defs:gre_hdr (Results 1 – 4 of 4) sorted by relevance
129 struct gre_hdr { in flow_dissector() struct130 __be16 flags; in flow_dissector()131 __be16 proto; in flow_dissector()
114 struct gre_hdr { in parse_ip_proto() struct115 __be16 flags; in parse_ip_proto()116 __be16 proto; in parse_ip_proto()
49 struct gre_hdr { struct50 __be16 flags;51 __be16 proto;
57 struct gre_hdr { struct64 struct gre_hdr gre; argument