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

  /external/libnl/include/netlink/netfilter/
ct.h 121 extern int nfnl_ct_test_icmp_code(const struct nfnl_ct *, int);
  /external/libnl/lib/netfilter/
ct.c 490 if (nfnl_ct_test_icmp_code(ct, repl))
502 if (nfnl_ct_test_icmp_code(ct, repl))
ct_obj.c 126 if (nfnl_ct_test_icmp_code(ct, reply))
760 int nfnl_ct_test_icmp_code(const struct nfnl_ct *ct, int repl) function

Completed in 67 milliseconds