Home
last modified time | relevance | path

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

/net/openvswitch/
Dflow_netlink.c2018 struct nlattr *in_encap = NULL; in __ovs_nla_put_key() local
2078 in_encap = nla_nest_start_noflag(skb, in __ovs_nla_put_key()
2107 WARN_ON_ONCE(!(encap && in_encap)); in __ovs_nla_put_key()
2253 if (in_encap) in __ovs_nla_put_key()
2254 nla_nest_end(skb, in_encap); in __ovs_nla_put_key()