Home
last modified time | relevance | path

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

/third_party/libnl/include/netlink/netfilter/
Dexp.h118 extern int nfnl_exp_test_ports(const struct nfnl_exp *, int);
/third_party/libnl/
Dlibnl-nf-3.sym135 nfnl_exp_test_ports;
/third_party/libnl/lib/netfilter/
Dexp_obj.c210 if (nfnl_exp_test_ports(exp, i)) { in exp_dump_tuples()
796 int nfnl_exp_test_ports(const struct nfnl_exp *exp, int tuple) in nfnl_exp_test_ports() function
Dexp.c395 if (nfnl_exp_test_ports(exp, type)) { in nfnl_exp_build_tuple()