Searched refs:nfnl_ct_test_icmp_code (Results 1 – 4 of 4) sorted by relevance
121 extern int nfnl_ct_test_icmp_code(const struct nfnl_ct *, int);
67 nfnl_ct_test_icmp_code;
480 if (nfnl_ct_test_icmp_code(ct, repl)) in nfnl_ct_build_tuple()492 if (nfnl_ct_test_icmp_code(ct, repl)) in nfnl_ct_build_tuple()
127 if (nfnl_ct_test_icmp_code(ct, reply)) in dump_icmp()761 int nfnl_ct_test_icmp_code(const struct nfnl_ct *ct, int repl) in nfnl_ct_test_icmp_code() function