Searched refs:GRE_SEQ (Results 1 – 10 of 10) sorted by relevance
28 #define GRE_SEQ __cpu_to_be16(0x1000) macro38 #define GRE_IS_SEQ(f) ((f) & GRE_SEQ)
72 __assign_bit(IP_TUNNEL_SEQ_BIT, res, flags & GRE_SEQ); in gre_flags_to_tnl_flags()91 flags |= GRE_SEQ; in gre_tnl_flags_to_gre_flags()
104 if (unlikely(greh->flags & GRE_SEQ)) { in gre_parse_header()
1163 flags != (GRE_SEQ | GRE_KEY)) in erspan_validate()
147 if (gre_flags & GRE_SEQ) in flow_dissector()
132 if (gre_flags & GRE_SEQ) in parse_ip_proto()
1317 return !(greh->flags & (GRE_CSUM | GRE_SEQ)); in efx_can_encap_offloads()
1344 return !(greh->flags & (GRE_CSUM | GRE_SEQ)); in efx_can_encap_offloads()
715 if (hdr->flags & GRE_SEQ) in __skb_flow_dissect_gre()
1692 flags != (GRE_SEQ | GRE_KEY)) in ip6erspan_tap_validate()