Searched refs:IFLA_PORT_HOST_UUID (Results 1 – 3 of 3) sorted by relevance
339 IFLA_PORT_HOST_UUID, /* binary UUID */ enumerator
1230 if (port[IFLA_PORT_HOST_UUID]) { in enic_set_vf_port()1233 nla_data(port[IFLA_PORT_HOST_UUID]), PORT_UUID_MAX); in enic_set_vf_port()1311 NLA_PUT(skb, IFLA_PORT_HOST_UUID, PORT_UUID_MAX, in enic_get_vf_port()
1080 [IFLA_PORT_HOST_UUID] = { .type = NLA_STRING,