Searched refs:IFLA_PORT_VF (Results 1 – 5 of 5) sorted by relevance
791 IFLA_PORT_VF, /* __u32 */ enumerator
1023 IFLA_PORT_VF, /* __u32 */ enumerator
832 IFLA_PORT_VF, /* __u32 */ enumerator
1080 if (nla_put_u32(skb, IFLA_PORT_VF, vf)) in rtnl_vf_ports_fill()1906 [IFLA_PORT_VF] = { .type = NLA_U32 },2826 if (!port[IFLA_PORT_VF]) { in do_setlink()2830 vf = nla_get_u32(port[IFLA_PORT_VF]); in do_setlink()