Data Fields | |
char | name [NFACCT_NAME_MAX] |
uint64_t | pkts |
uint64_t | bytes |
uint32_t | bitset |
uint32_t | flags |
uint64_t | quota |
uint32_t nfacct::bitset |
Referenced by nfacct_attr_get(), nfacct_attr_set(), nfacct_attr_unset(), and nfacct_nlmsg_build_payload().
uint64_t nfacct::bytes |
Referenced by nfacct_attr_get(), nfacct_attr_set(), and nfacct_nlmsg_build_payload().
uint32_t nfacct::flags |
Referenced by nfacct_attr_get(), nfacct_attr_set(), and nfacct_nlmsg_build_payload().
char nfacct::name[NFACCT_NAME_MAX] |
Referenced by nfacct_attr_get(), nfacct_attr_set(), and nfacct_nlmsg_build_payload().
uint64_t nfacct::pkts |
Referenced by nfacct_attr_get(), nfacct_attr_set(), and nfacct_nlmsg_build_payload().
uint64_t nfacct::quota |
Referenced by nfacct_attr_get(), nfacct_attr_set(), and nfacct_nlmsg_build_payload().