Searched refs:IFLA_PORT_HOST_UUID (Results 1 – 6 of 6) sorted by relevance
795 IFLA_PORT_HOST_UUID, /* binary UUID */ enumerator
1027 IFLA_PORT_HOST_UUID, /* binary UUID */ enumerator
836 IFLA_PORT_HOST_UUID, /* binary UUID */ enumerator
1131 if (port[IFLA_PORT_HOST_UUID]) { in enic_set_vf_port()1134 nla_data(port[IFLA_PORT_HOST_UUID]), PORT_UUID_MAX); in enic_set_vf_port()1214 nla_put(skb, IFLA_PORT_HOST_UUID, PORT_UUID_MAX, pp->host_uuid))) in enic_get_vf_port()
1911 [IFLA_PORT_HOST_UUID] = { .type = NLA_STRING,