Searched refs:nfnl_ct_test_src_port (Results 1 - 3 of 3) sorted by relevance

/external/libnl/include/netlink/netfilter/
H A Dct.h95 extern int nfnl_ct_test_src_port(const struct nfnl_ct *, int);
/external/libnl/lib/netfilter/
H A Dct_obj.c142 if (nfnl_ct_test_src_port(ct, 0))
148 if (nfnl_ct_test_src_port(ct, 1))
624 int nfnl_ct_test_src_port(const struct nfnl_ct *ct, int repl) function
H A Dct.c421 if (nfnl_ct_test_src_port(ct, repl))

Completed in 323 milliseconds