Home
last modified time | relevance | path

Searched refs:IFLA_PORT_INSTANCE_UUID (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/tools/include/uapi/linux/
Dif_link.h793 IFLA_PORT_INSTANCE_UUID, /* binary UUID */ enumerator
/Linux-v4.19/include/uapi/linux/
Dif_link.h793 IFLA_PORT_INSTANCE_UUID, /* binary UUID */ enumerator
/Linux-v4.19/drivers/net/ethernet/cisco/enic/
Denic_main.c1157 if (port[IFLA_PORT_INSTANCE_UUID]) { in enic_set_vf_port()
1160 nla_data(port[IFLA_PORT_INSTANCE_UUID]), PORT_UUID_MAX); in enic_set_vf_port()
1243 nla_put(skb, IFLA_PORT_INSTANCE_UUID, PORT_UUID_MAX, in enic_get_vf_port()
/Linux-v4.19/net/core/
Drtnetlink.c1773 [IFLA_PORT_INSTANCE_UUID] = { .type = NLA_BINARY,