Searched refs:IFLA_PORT_HOST_UUID (Results 1 – 4 of 4) sorted by relevance
1170 if (port[IFLA_PORT_HOST_UUID]) { in enic_set_vf_port()1171 if (nla_len(port[IFLA_PORT_HOST_UUID]) != PORT_UUID_MAX) { in enic_set_vf_port()1177 nla_data(port[IFLA_PORT_HOST_UUID]), PORT_UUID_MAX); in enic_set_vf_port()1257 nla_put(skb, IFLA_PORT_HOST_UUID, PORT_UUID_MAX, pp->host_uuid))) in enic_get_vf_port()
1712 IFLA_PORT_HOST_UUID, /* binary UUID */ enumerator
1726 IFLA_PORT_HOST_UUID, /* binary UUID */ enumerator
2314 [IFLA_PORT_HOST_UUID] = { .type = NLA_STRING,