Searched defs:tun_flags (Results 1 – 4 of 4) sorted by relevance
/linux-4.4.14/include/net/ |
D | ip_tunnels.h | 47 __be16 tun_flags; member 186 __be64 tun_id, __be16 tun_flags) in ip_tunnel_key_init()
|
/linux-4.4.14/drivers/net/ |
D | geneve.c | 624 __be16 tun_flags, u8 vni[3], in geneve_build_header() 640 __be16 tun_flags, u8 vni[3], u8 opt_len, u8 *opt, in geneve_build_skb() 676 __be16 tun_flags, u8 vni[3], u8 opt_len, u8 *opt, in geneve6_build_skb()
|
D | tun.c | 1560 static int tun_flags(struct tun_struct *tun) in tun_flags() function
|
/linux-4.4.14/net/openvswitch/ |
D | flow_netlink.c | 552 __be16 tun_flags = 0; in ip_tun_from_nlattr() local
|