Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/openvswitch/
H A Dflow_netlink.c656 static int ip_tun_from_nlattr(const struct nlattr *attr, in ip_tun_from_nlattr() function
1195 if (ip_tun_from_nlattr(a[OVS_KEY_ATTR_TUNNEL], match, in metadata_from_nlattrs()
2733 opts_type = ip_tun_from_nlattr(nla_data(attr), &match, false, log); in validate_and_copy_set_tun()
/kernel/linux/linux-6.6/net/openvswitch/
H A Dflow_netlink.c668 static int ip_tun_from_nlattr(const struct nlattr *attr, in ip_tun_from_nlattr() function
1207 if (ip_tun_from_nlattr(a[OVS_KEY_ATTR_TUNNEL], match, in metadata_from_nlattrs()
2774 opts_type = ip_tun_from_nlattr(nla_data(attr), &match, false, log); in validate_and_copy_set_tun()

Completed in 10 milliseconds