Home
last modified time | relevance | path

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

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