Home
last modified time | relevance | path

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

/Linux-v6.6/net/openvswitch/
Dflow_netlink.c382 static const struct ovs_len_tbl ovs_tunnel_key_lens[OVS_TUNNEL_KEY_ATTR_MAX + 1] = { variable
431 .next = ovs_tunnel_key_lens, },
689 ovs_tunnel_key_lens[type].len)) { in ip_tun_from_nlattr()
691 type, nla_len(a), ovs_tunnel_key_lens[type].len); in ip_tun_from_nlattr()