Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/openvswitch/
H A Dflow_netlink.c380 static const struct ovs_len_tbl ovs_tunnel_key_lens[OVS_TUNNEL_KEY_ATTR_MAX + 1] = { variable
429 .next = ovs_tunnel_key_lens, },
678 ovs_tunnel_key_lens[type].len)) { in ip_tun_from_nlattr()
680 type, nla_len(a), ovs_tunnel_key_lens[type].len); in ip_tun_from_nlattr()
/kernel/linux/linux-6.6/net/openvswitch/
H A Dflow_netlink.c383 static const struct ovs_len_tbl ovs_tunnel_key_lens[OVS_TUNNEL_KEY_ATTR_MAX + 1] = { variable
432 .next = ovs_tunnel_key_lens, },
690 ovs_tunnel_key_lens[type].len)) { in ip_tun_from_nlattr()
692 type, nla_len(a), ovs_tunnel_key_lens[type].len); in ip_tun_from_nlattr()

Completed in 9 milliseconds