Home
last modified time | relevance | path

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

/openbmc/linux/tools/include/uapi/linux/
H A Dif_link.h1039 IFLA_VF_PORT, /* nest */ enumerator
/openbmc/linux/include/uapi/linux/
H A Dif_link.h1124 IFLA_VF_PORT, /* nest */ enumerator
/openbmc/linux/net/core/
H A Drtnetlink.c1158 vf_port = nla_nest_start_noflag(skb, IFLA_VF_PORT); in rtnl_vf_ports_fill()
3025 if (nla_type(attr) != IFLA_VF_PORT || in do_setlink()