Searched defs:tun_flags (Results 1 – 5 of 5) sorted by relevance
51 __be16 tun_flags; member193 __be64 tun_id, __be16 tun_flags) in ip_tunnel_key_init()
347 u32 tun_flags; in nft_tunnel_obj_init() local
214 __be16 tun_flags; member
669 __be16 tun_flags = 0; in ip_tun_from_nlattr() local
2450 static int tun_flags(struct tun_struct *tun) in tun_flags() function