Home
last modified time | relevance | path

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

/openbmc/linux/tools/include/uapi/linux/
H A Dif_link.h1244 IFLA_TUN_NUM_QUEUES, enumerator
/openbmc/linux/include/uapi/linux/
H A Dif_link.h1351 IFLA_TUN_NUM_QUEUES, enumerator
/openbmc/linux/drivers/net/
H A Dtun.c2397 if (nla_put_u32(skb, IFLA_TUN_NUM_QUEUES, tun->numqueues)) in tun_fill_info()