Home | History | Annotate | Download | only in lib

Lines Matching refs:nfnl_ct

22 struct nfnl_ct *nl_cli_ct_alloc(void)
24 struct nfnl_ct *ct;
38 void nl_cli_ct_parse_family(struct nfnl_ct *ct, char *arg)
50 void nl_cli_ct_parse_protocol(struct nfnl_ct *ct, char *arg)
62 void nl_cli_ct_parse_mark(struct nfnl_ct *ct, char *arg)
68 void nl_cli_ct_parse_timeout(struct nfnl_ct *ct, char *arg)
74 void nl_cli_ct_parse_id(struct nfnl_ct *ct, char *arg)
80 void nl_cli_ct_parse_use(struct nfnl_ct *ct, char *arg)
86 void nl_cli_ct_parse_src(struct nfnl_ct *ct, int reply, char *arg)
95 void nl_cli_ct_parse_dst(struct nfnl_ct *ct, int reply, char *arg)
104 void nl_cli_ct_parse_src_port(struct nfnl_ct *ct, int reply, char *arg)
110 void nl_cli_ct_parse_dst_port(struct nfnl_ct *ct, int reply, char *arg)
116 void nl_cli_ct_parse_tcp_state(struct nfnl_ct *ct, char *arg)
128 void nl_cli_ct_parse_status(struct nfnl_ct *ct, char *arg)