Home
last modified time | relevance | path

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

/external/libnl/include/netlink/netfilter/
Dexp.h123 extern int nfnl_exp_test_icmp(const struct nfnl_exp *, int);
/external/libnl/
Dlibnl-nf-3.sym131 nfnl_exp_test_icmp;
/external/libnl/lib/netfilter/
Dexp_obj.c175 if (nfnl_exp_test_icmp(exp, tuple)) { in dump_icmp()
847 int nfnl_exp_test_icmp(const struct nfnl_exp *exp, int tuple) in nfnl_exp_test_icmp() function
Dexp.c403 if (nfnl_exp_test_icmp(exp, type)) { in nfnl_exp_build_tuple()