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()
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;
54 struct gre_hdr { struct61 struct gre_hdr gre; argument
3429 __be32 *gre_hdr; in decode_session4() local3524 struct gre_base_hdr *gre_hdr; in decode_session6() local