Searched defs:tun_id (Results 1 - 5 of 5) sorted by relevance

/linux-4.4.14/include/net/
H A Dfib_rules.h22 __be64 tun_id; member in struct:fib_rule
H A Dip_tunnels.h36 __be64 tun_id; member in struct:ip_tunnel_key
182 ip_tunnel_key_init(struct ip_tunnel_key *key, __be32 saddr, __be32 daddr, u8 tos, u8 ttl, __be16 tp_src, __be16 tp_dst, __be64 tun_id, __be16 tun_flags) ip_tunnel_key_init() argument
H A Dflow.h24 __be64 tun_id; member in struct:flowi_tunnel
/linux-4.4.14/net/ipv4/
H A Dip_gre.c405 __be64 tun_id; ipgre_rcv() local
/linux-4.4.14/drivers/net/
H A Dgeneve.c799 static void tunnel_id_to_vni(__be64 tun_id, __u8 *vni) tunnel_id_to_vni() argument

Completed in 113 milliseconds