HomeSort by relevance Sort by last modified time
    Searched refs:nfnl_ct_test_src_port (Results 1 - 3 of 3) sorted by null

  /external/libnl/include/netlink/netfilter/
ct.h 95 extern int nfnl_ct_test_src_port(const struct nfnl_ct *, int);
  /external/libnl/lib/netfilter/
ct_obj.c 142 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
ct.c 421 if (nfnl_ct_test_src_port(ct, repl))

Completed in 31 milliseconds