Home
last modified time | relevance | path

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

/linux-4.1.27/net/openvswitch/
Dvport-gre.c87 static __be64 key_to_tunnel_id(__be32 key, __be32 seq) in key_to_tunnel_id() function
110 key = key_to_tunnel_id(tpi->key, tpi->seq); in gre_rcv()