Searched refs:IFLA_PORT_HOST_UUID (Results 1 - 4 of 4) sorted by relevance

/linux-master/include/uapi/linux/
H A Dif_link.h1692 IFLA_PORT_HOST_UUID, /* binary UUID */ enumerator in enum:__anon2765
/linux-master/tools/include/uapi/linux/
H A Dif_link.h1161 IFLA_PORT_HOST_UUID, /* binary UUID */ enumerator in enum:__anon3287
/linux-master/drivers/net/ethernet/cisco/enic/
H A Denic_main.c1131 if (port[IFLA_PORT_HOST_UUID]) {
1134 nla_data(port[IFLA_PORT_HOST_UUID]), PORT_UUID_MAX);
1214 nla_put(skb, IFLA_PORT_HOST_UUID, PORT_UUID_MAX, pp->host_uuid)))
/linux-master/net/core/
H A Drtnetlink.c2048 [IFLA_PORT_HOST_UUID] = { .type = NLA_STRING,

Completed in 527 milliseconds