Home
last modified time | relevance | path

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

/linux-6.15/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-6.15/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-6.15/include/net/
H A Dip_tunnels.h45 #define ip_tunnel_flags_zero(...) __ipt_flag_op(bitmap_zero, __VA_ARGS__) macro
263 ip_tunnel_flags_zero(dst); in ip_tunnel_flags_from_be16()
/linux-6.15/drivers/net/
H A Dpfcp.c68 ip_tunnel_flags_zero(flags); in pfcp_encap_recv()
H A Dgeneve.c245 ip_tunnel_flags_zero(flags); in geneve_rx()
/linux-6.15/net/ipv6/
H A Dip6_gre.c786 ip_tunnel_flags_zero(flags); in __gre6_xmit()
/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_tc.c5649 ip_tunnel_flags_zero(flags); in mlx5e_tc_restore_tunnel()