Home
last modified time | relevance | path

Searched defs:tun_id (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/net/openvswitch/
Dflow.h44 __be64 tun_id; member
74 __be64 tun_id, in __ovs_flow_tun_info_init()
106 __be64 tun_id, in ovs_flow_tun_info_init()
Dvport-geneve.c55 static void tunnel_id_to_vni(__be64 tun_id, __u8 *vni) in tunnel_id_to_vni()