Searched refs:ip_tun_to_nlattr (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/openvswitch/ |
H A D | flow_netlink.c | 933 static int ip_tun_to_nlattr(struct sk_buff *skb, in ip_tun_to_nlattr() function 2012 if (ip_tun_to_nlattr(skb, &output->tun_key, opts, in __ovs_nla_put_key() 3663 err = ip_tun_to_nlattr(skb, &tun_info->key, in set_action_to_attr()
|
/kernel/linux/linux-6.6/net/openvswitch/ |
H A D | flow_netlink.c | 945 static int ip_tun_to_nlattr(struct sk_buff *skb, in ip_tun_to_nlattr() function 2035 if (ip_tun_to_nlattr(skb, &output->tun_key, opts, in __ovs_nla_put_key() 3712 err = ip_tun_to_nlattr(skb, &tun_info->key, in set_action_to_attr()
|
Completed in 9 milliseconds