Searched refs:nfnl_ct_test_icmp_code (Results 1 – 3 of 3) sorted by relevance
121 extern int nfnl_ct_test_icmp_code(const struct nfnl_ct *, int);
490 if (nfnl_ct_test_icmp_code(ct, repl)) in nfnl_ct_build_tuple()502 if (nfnl_ct_test_icmp_code(ct, repl)) in nfnl_ct_build_tuple()
126 if (nfnl_ct_test_icmp_code(ct, reply)) in dump_icmp()760 int nfnl_ct_test_icmp_code(const struct nfnl_ct *ct, int repl) in nfnl_ct_test_icmp_code() function