mr_vif Struct Reference
Represent a raw in the Linux kernel table ipX_mr_vif.
#include "mc_tables.hpp"
Public Attributes | |
int | addr_family |
int | bytesIn |
int | bytesOut |
int | flags |
string | ifname |
addr_storage | lcl_addr |
int | lcl_index |
int | pktsIn |
int | pktsOut |
addr_storage | remote |
int | vifi |
Member Data Documentation
Referenced by mc_tables::refresh_vifs().
int mr_vif::bytesIn |
Referenced by mc_tables::print_vif_info(), and mc_tables::refresh_vifs().
int mr_vif::bytesOut |
Referenced by mc_tables::print_vif_info(), and mc_tables::refresh_vifs().
int mr_vif::flags |
Referenced by mc_tables::print_vif_info(), and mc_tables::refresh_vifs().
string mr_vif::ifname |
Referenced by mc_tables::print_vif_info(), and mc_tables::refresh_vifs().
Referenced by mc_tables::print_vif_info(), and mc_tables::refresh_vifs().
Referenced by mc_tables::print_vif_info(), and mc_tables::refresh_vifs().
int mr_vif::pktsIn |
Referenced by mc_tables::print_vif_info(), and mc_tables::refresh_vifs().
int mr_vif::pktsOut |
Referenced by mc_tables::print_vif_info(), and mc_tables::refresh_vifs().
Referenced by mc_tables::print_vif_info(), and mc_tables::refresh_vifs().
int mr_vif::vifi |
Referenced by mc_tables::print_vif_info(), and mc_tables::refresh_vifs().