#include <netlink-types.h>
Data Fields | |
uint32_t | qr_limit |
uint32_t | qr_qth_min |
uint32_t | qr_qth_max |
uint8_t | qr_flags |
uint8_t | qr_wlog |
uint8_t | qr_plog |
uint8_t | qr_scell_log |
uint32_t | qr_mask |
uint8_t rtnl_red::qr_flags |
uint32_t rtnl_red::qr_limit |
Referenced by rtnl_red_get_limit(), and rtnl_red_set_limit().
uint32_t rtnl_red::qr_mask |
Referenced by rtnl_red_get_limit(), and rtnl_red_set_limit().
uint8_t rtnl_red::qr_plog |
uint32_t rtnl_red::qr_qth_max |
uint32_t rtnl_red::qr_qth_min |
uint8_t rtnl_red::qr_scell_log |
uint8_t rtnl_red::qr_wlog |