Home
last modified time | relevance | path

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

/openbmc/linux/tools/include/uapi/linux/
H A Dif_link.h1245 IFLA_TUN_NUM_DISABLED_QUEUES, enumerator
/openbmc/linux/include/uapi/linux/
H A Dif_link.h1352 IFLA_TUN_NUM_DISABLED_QUEUES, enumerator
/openbmc/linux/drivers/net/
H A Dtun.c2399 if (nla_put_u32(skb, IFLA_TUN_NUM_DISABLED_QUEUES, in tun_fill_info()