Home
last modified time | relevance | path

Searched refs:key_to_tunnel_id (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/net/ipv4/
Dip_gre.c365 static __be64 key_to_tunnel_id(__be32 key) in key_to_tunnel_id() function
408 tun_id = key_to_tunnel_id(tpi->key); in ipgre_rcv()