#include <netlink-types.h>

Data Fields | |
| struct nl_addr * | src |
| struct nl_addr * | dst |
| union nfnl_ct_proto | proto |
| uint64_t | packets |
| uint64_t | bytes |
| uint64_t nfnl_ct_dir::bytes |
Referenced by nfnl_ct_get_bytes(), and nfnl_ct_set_bytes().
Referenced by nfnl_ct_get_dst(), and nfnl_ct_set_dst().
| uint64_t nfnl_ct_dir::packets |
Referenced by nfnl_ct_get_packets(), and nfnl_ct_set_packets().
| union nfnl_ct_proto nfnl_ct_dir::proto |
Referenced by nfnl_ct_get_src(), and nfnl_ct_set_src().