Home
last modified time | relevance | path

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

/Linux-v5.10/tools/include/uapi/linux/
Dif_link.h824 IFLA_VF_PORT, /* nest */ enumerator
/Linux-v5.10/include/uapi/linux/
Dif_link.h1015 IFLA_VF_PORT, /* nest */ enumerator
/Linux-v5.10/net/core/
Drtnetlink.c1077 vf_port = nla_nest_start_noflag(skb, IFLA_VF_PORT); in rtnl_vf_ports_fill()
2812 if (nla_type(attr) != IFLA_VF_PORT || in do_setlink()