Home
last modified time | relevance | path

Searched refs:IFLA_PORT_HOST_UUID (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/include/linux/
Dif_link.h351 IFLA_PORT_HOST_UUID, /* binary UUID */ enumerator
/linux-3.4.99/drivers/net/ethernet/cisco/enic/
Denic_main.c1121 if (port[IFLA_PORT_HOST_UUID]) { in enic_set_vf_port()
1124 nla_data(port[IFLA_PORT_HOST_UUID]), PORT_UUID_MAX); in enic_set_vf_port()
1205 NLA_PUT(skb, IFLA_PORT_HOST_UUID, PORT_UUID_MAX, in enic_get_vf_port()
/linux-3.4.99/net/core/
Drtnetlink.c1165 [IFLA_PORT_HOST_UUID] = { .type = NLA_STRING,