Home
last modified time | relevance | path

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

/net/core/
Drtnetlink.c957 struct nlattr *vf_ports; in rtnl_vf_ports_fill() local
962 vf_ports = nla_nest_start(skb, IFLA_VF_PORTS); in rtnl_vf_ports_fill()
963 if (!vf_ports) in rtnl_vf_ports_fill()
982 nla_nest_end(skb, vf_ports); in rtnl_vf_ports_fill()
987 nla_nest_cancel(skb, vf_ports); in rtnl_vf_ports_fill()