Searched defs:gre_hdr (Results 1 – 5 of 5) sorted by relevance
129 struct gre_hdr { in flow_dissector() struct130 __be16 flags; in flow_dissector()131 __be16 proto; in flow_dissector()
149 struct gre_hdr { in parse_ip_proto() struct150 __be16 flags; in parse_ip_proto()151 __be16 proto; in parse_ip_proto()
35 struct gre_hdr { struct42 struct gre_hdr gre; argument
48 struct gre_hdr { struct49 __be16 flags;50 __be16 proto;
3370 __be32 *gre_hdr; in decode_session4() local3467 struct gre_base_hdr *gre_hdr; in decode_session6() local