Home
last modified time | relevance | path

Searched refs:nfnl_ct_test_icmp_id (Results 1 – 3 of 3) sorted by relevance

/external/libnl/include/netlink/netfilter/
Dct.h113 extern int nfnl_ct_test_icmp_id(const struct nfnl_ct *, int);
/external/libnl/lib/netfilter/
Dct.c482 if (nfnl_ct_test_icmp_id(ct, repl)) in nfnl_ct_build_tuple()
494 if (nfnl_ct_test_icmp_id(ct, repl)) in nfnl_ct_build_tuple()
Dct_obj.c129 if (nfnl_ct_test_icmp_id(ct, reply)) in dump_icmp()
716 int nfnl_ct_test_icmp_id(const struct nfnl_ct *ct, int repl) in nfnl_ct_test_icmp_id() function