#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <signal.h>
#include <errno.h>
#include <libnetfilter_conntrack/libnetfilter_conntrack.h>
Functions | |
int | main (void) |
int main | ( | void | ) |
References CONNTRACK, NETLINK_BROADCAST_SEND_ERROR, NETLINK_NO_ENOBUFS, NFCT_ALL_CT_GROUPS, nfct_callback_register(), nfct_catch(), nfct_close(), nfct_fd(), nfct_open(), NFCT_T_ALL, NULL, and SOL_NETLINK.