#include <stdio.h>#include <stdlib.h>#include <string.h>#include <errno.h>#include <libnetfilter_conntrack/libnetfilter_conntrack.h>
Functions | |
| int | main (void) |
| int main | ( | void | ) |
References nfct_handle::cb, CONNTRACK, nfct_callback_register(), nfct_close(), nfct_open(), NFCT_Q_DUMP, nfct_query(), NFCT_T_ALL, and NULL.
