Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/
Dopenvswitch.h175 OVS_PACKET_ATTR_EGRESS_TUN_KEY, /* Nested OVS_TUNNEL_KEY_ATTR_* enumerator
/linux-4.1.27/net/openvswitch/
Ddatapath.c471 nla = nla_nest_start(user_skb, OVS_PACKET_ATTR_EGRESS_TUN_KEY); in queue_userspace_packet()