Home
last modified time | relevance | path

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

/third_party/libnl/include/netlink/netfilter/
Dct.h109 extern int nfnl_ct_test_dst_port(const struct nfnl_ct *, int);
/third_party/libnl/
Dlibnl-nf-3.sym66 nfnl_ct_test_dst_port;
/third_party/libnl/lib/netfilter/
Dct_obj.c148 if (nfnl_ct_test_dst_port(ct, 0)) in ct_dump_tuples()
154 if (nfnl_ct_test_dst_port(ct, 1)) in ct_dump_tuples()
695 int nfnl_ct_test_dst_port(const struct nfnl_ct *ct, int repl) in nfnl_ct_test_dst_port() function
Dct.c467 if (nfnl_ct_test_dst_port(ct, repl)) in nfnl_ct_build_tuple()