Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/include/uapi/linux/
H A Dif_link.h836 IFLA_PORT_HOST_UUID, /* binary UUID */ enumerator
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dif_link.h1027 IFLA_PORT_HOST_UUID, /* binary UUID */ enumerator
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dif_link.h1136 IFLA_PORT_HOST_UUID, /* binary UUID */ enumerator
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dif_link.h684 IFLA_PORT_HOST_UUID, enumerator
/kernel/linux/linux-6.6/tools/include/uapi/linux/
H A Dif_link.h1051 IFLA_PORT_HOST_UUID, /* binary UUID */ enumerator
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dif_link.h684 IFLA_PORT_HOST_UUID, enumerator
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dif_link.h624 IFLA_PORT_HOST_UUID, enumerator
/kernel/linux/linux-5.10/drivers/net/ethernet/cisco/enic/
H A Denic_main.c1131 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()
/kernel/linux/linux-6.6/drivers/net/ethernet/cisco/enic/
H A Denic_main.c1131 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()
/kernel/linux/linux-5.10/net/core/
H A Drtnetlink.c1917 [IFLA_PORT_HOST_UUID] = { .type = NLA_STRING,
/kernel/linux/linux-6.6/net/core/
H A Drtnetlink.c2016 [IFLA_PORT_HOST_UUID] = { .type = NLA_STRING,

Completed in 39 milliseconds