Searched refs:OVS_KEY_ATTR_ENCAP (Results 1 – 2 of 2) sorted by relevance
232 OVS_KEY_ATTR_ENCAP, /* Nested set of encapsulated attributes. */ enumerator
816 [OVS_KEY_ATTR_ENCAP] = -1,1021 (1 << OVS_KEY_ATTR_ENCAP))) in ovs_flow_from_nlattrs()1024 encap = a[OVS_KEY_ATTR_ENCAP]; in ovs_flow_from_nlattrs()1194 encap = nla_nest_start(skb, OVS_KEY_ATTR_ENCAP); in ovs_flow_to_nlattrs()