Searched refs:GRE_KEY (Results 1 – 11 of 11) sorted by relevance
151 if ((greh->flags & ~(GRE_KEY|GRE_CSUM)) != 0) in gre_gro_receive()170 if (greh->flags & GRE_KEY) in gre_gro_receive()213 if (greh->flags & GRE_KEY) { in gre_gro_receive()248 if (greh->flags & GRE_KEY) in gre_gro_complete()
397 if (!(ip_tunnel_flags_to_be16(p->i_flags) & GRE_KEY)) in vti_tunnel_ctl()399 if (!(ip_tunnel_flags_to_be16(p->o_flags) & GRE_KEY)) in vti_tunnel_ctl()410 ip_tunnel_flags_from_be16(flags, GRE_KEY); in vti_tunnel_ctl()
98 if (greh->flags & GRE_KEY) { in gre_parse_header()
1163 flags != (GRE_SEQ | GRE_KEY)) in erspan_validate()
27 #define GRE_KEY __cpu_to_be16(0x2000) macro37 #define GRE_IS_KEY(f) ((f) & GRE_KEY)
71 __assign_bit(IP_TUNNEL_KEY_BIT, res, flags & GRE_KEY); in gre_flags_to_tnl_flags()89 flags |= GRE_KEY; in gre_tnl_flags_to_gre_flags()
145 if (gre_flags & GRE_KEY) in flow_dissector()
130 if (gre_flags & GRE_KEY) in parse_ip_proto()
759 u->i_flags |= GRE_KEY; in vti6_parm_to_user()761 u->o_flags |= GRE_KEY; in vti6_parm_to_user()
1298 if (!(p.i_flags&GRE_KEY)) in ip6gre_tunnel_siocdevprivate()1300 if (!(p.o_flags&GRE_KEY)) in ip6gre_tunnel_siocdevprivate()1692 flags != (GRE_SEQ | GRE_KEY)) in ip6erspan_tap_validate()
682 if (!(*p_proto == GRE_PROTO_PPP && (hdr->flags & GRE_KEY))) in __skb_flow_dissect_gre()692 if (hdr->flags & GRE_KEY) { in __skb_flow_dissect_gre()