Home
last modified time | relevance | path

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

/Linux-v4.19/tools/include/uapi/linux/
Dif_link.h782 IFLA_VF_PORT, /* nest */ enumerator
/Linux-v4.19/include/uapi/linux/
Dif_link.h782 IFLA_VF_PORT, /* nest */ enumerator
/Linux-v4.19/net/core/
Drtnetlink.c1039 vf_port = nla_nest_start(skb, IFLA_VF_PORT); in rtnl_vf_ports_fill()
2527 if (nla_type(attr) != IFLA_VF_PORT || in do_setlink()