netfilter
firewalling, NAT, and packet mangling for linux
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
ct.h File Reference
#include <netlink/netfilter/ct.h>
#include <linux/netfilter/nf_conntrack_common.h>
Include dependency graph for ct.h:
This graph shows which files directly or indirectly include this file:

Functions

struct nfnl_ctnl_cli_ct_alloc (void)
 
struct nl_cachenl_cli_ct_alloc_cache (struct nl_sock *)
 
void nl_cli_ct_parse_family (struct nfnl_ct *, char *)
 
void nl_cli_ct_parse_protocol (struct nfnl_ct *, char *)
 
void nl_cli_ct_parse_mark (struct nfnl_ct *, char *)
 
void nl_cli_ct_parse_timeout (struct nfnl_ct *, char *)
 
void nl_cli_ct_parse_id (struct nfnl_ct *, char *)
 
void nl_cli_ct_parse_use (struct nfnl_ct *, char *)
 
void nl_cli_ct_parse_src (struct nfnl_ct *, int, char *)
 
void nl_cli_ct_parse_dst (struct nfnl_ct *, int, char *)
 
void nl_cli_ct_parse_src_port (struct nfnl_ct *, int, char *)
 
void nl_cli_ct_parse_dst_port (struct nfnl_ct *, int, char *)
 
void nl_cli_ct_parse_tcp_state (struct nfnl_ct *, char *)
 
void nl_cli_ct_parse_status (struct nfnl_ct *, char *)