Home
last modified time | relevance | path

Searched defs:tun_flags (Results 1 – 9 of 9) sorted by relevance

/Linux-v6.6/include/net/
Dip_tunnels.h51 __be16 tun_flags; member
186 __be64 tun_id, __be16 tun_flags) in ip_tunnel_key_init()
Dip_vs.h667 u16 tun_flags; /* tunnel flags */ member
730 __u16 tun_flags; /* tunnel flags */ member
/Linux-v6.6/net/netfilter/ipvs/
Dip_vs_xmit.c1134 int tun_flags; in ip_vs_tunnel_xmit() local
1278 int tun_flags; in ip_vs_tunnel_xmit_v6() local
/Linux-v6.6/drivers/net/ethernet/netronome/nfp/flower/
Dcmsg.h225 __be16 tun_flags; member
508 __be16 tun_flags; member
548 __be16 tun_flags; member
/Linux-v6.6/net/netfilter/
Dnft_tunnel.c479 u32 tun_flags; in nft_tunnel_obj_init() local
/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/en/
Dtc_tun_encap.c590 __be16 tun_flags) in mlx5e_tc_tun_encap_info_equal_options()
/Linux-v6.6/include/uapi/linux/
Dopenvswitch.h730 __u16 tun_flags; member
/Linux-v6.6/net/openvswitch/
Dflow_netlink.c673 __be16 tun_flags = 0; in ip_tun_from_nlattr() local
/Linux-v6.6/drivers/net/
Dtun.c2688 static int tun_flags(struct tun_struct *tun) in tun_flags() function