4eab3a43fd
* xlat/rtnl_ifla_info_data_tun_attrs.in: New file. * xlat/tun_device_types.in: Likewise. * rtnl_link.c: Include xlat/rtnl_ifla_info_data_tun_attrs.h and xlat/tun_device_types.h. (decode_nla_tun_type, decode_nla_linkinfo_data_tun): New functions. (ifla_info_data_tun_nla_decoders): New decoder dispatcher table. (decode_nla_linkinfo_data): Use decode_nla_linkinfo_data_tun if kind is "tun".
12 lines
226 B
Plaintext
12 lines
226 B
Plaintext
#value_indexed
|
|
IFLA_TUN_UNSPEC 0
|
|
IFLA_TUN_OWNER 1
|
|
IFLA_TUN_GROUP 2
|
|
IFLA_TUN_TYPE 3
|
|
IFLA_TUN_PI 4
|
|
IFLA_TUN_VNET_HDR 5
|
|
IFLA_TUN_PERSIST 6
|
|
IFLA_TUN_MULTI_QUEUE 7
|
|
IFLA_TUN_NUM_QUEUES 8
|
|
IFLA_TUN_NUM_DISABLED_QUEUES 9
|