Home
last modified time | relevance | path

Searched refs:ip_tunnel_flags_zero (Results 1 – 6 of 6) sorted by relevance

/linux/net/ipv4/
H A Dipip.c247 ip_tunnel_flags_zero(flags); in ipip_tunnel_rcv()
351 ip_tunnel_flags_zero(p->i_flags); in ipip_tunnel_ctl()
352 ip_tunnel_flags_zero(p->o_flags); in ipip_tunnel_ctl()
/linux/net/netfilter/
H A Dnft_tunnel.c274 ip_tunnel_flags_zero(opts->flags); in nft_tunnel_obj_vxlan_init()
329 ip_tunnel_flags_zero(opts->flags); in nft_tunnel_obj_erspan_init()
371 ip_tunnel_flags_zero(opts->flags); in nft_tunnel_obj_geneve_init()
/linux/include/net/
H A Dip_tunnels.h55 #define ip_tunnel_flags_zero(...) __ipt_flag_op(bitmap_zero, __VA_ARGS__) macro
273 ip_tunnel_flags_zero(dst); in ip_tunnel_flags_from_be16()
/linux/net/ipv6/
H A Dip6_gre.c756 ip_tunnel_flags_zero(flags); in __gre6_xmit()
/linux/drivers/net/
H A Dgeneve.c284 ip_tunnel_flags_zero(flags); in geneve_rx()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_tc.c5665 ip_tunnel_flags_zero(flags); in mlx5e_tc_restore_tunnel()