Home
last modified time | relevance | path

Searched refs:nfnl_ct_test_icmp_code (Results 1 – 4 of 4) sorted by relevance

/external/libnl/include/netlink/netfilter/
Dct.h121 extern int nfnl_ct_test_icmp_code(const struct nfnl_ct *, int);
/external/libnl/
Dlibnl-nf-3.sym67 nfnl_ct_test_icmp_code;
/external/libnl/lib/netfilter/
Dct.c480 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()
Dct_obj.c127 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