Searched refs:ip_tunnel_flags_intersect (Results 1 – 3 of 3) sorted by relevance
43 if (ip_tunnel_flags_intersect(tun_key->tun_flags, unsupp)) in mlx5e_gen_ip_tunnel_header_gretap()
121 if (ip_tunnel_flags_intersect(flags, cond)) { in gre_build_header()
52 #define ip_tunnel_flags_intersect(...) \ macro 248 return ip_tunnel_flags_intersect(flags, present); in ip_tunnel_is_options_present()