Searched defs:tun_id (Results 1 - 5 of 5) sorted by relevance
/linux-4.4.14/include/net/ | ||
H A D | fib_rules.h | 22 __be64 tun_id; member in struct:fib_rule |
H A D | ip_tunnels.h | 36 __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 D | flow.h | 24 __be64 tun_id; member in struct:flowi_tunnel |
/linux-4.4.14/net/ipv4/ | ||
H A D | ip_gre.c | 405 __be64 tun_id; ipgre_rcv() local |
/linux-4.4.14/drivers/net/ | ||
H A D | geneve.c | 799 static void tunnel_id_to_vni(__be64 tun_id, __u8 *vni) tunnel_id_to_vni() argument |
Completed in 113 milliseconds