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

  /external/libnl/include/netlink/netfilter/
ct.h 117 extern int nfnl_ct_test_icmp_type(const struct nfnl_ct *, int);
  /external/libnl/lib/netfilter/
ct.c 486 if (nfnl_ct_test_icmp_type(ct, repl))
498 if (nfnl_ct_test_icmp_type(ct, repl))
ct_obj.c 123 if (nfnl_ct_test_icmp_type(ct, reply))
738 int nfnl_ct_test_icmp_type(const struct nfnl_ct *ct, int repl) function

Completed in 67 milliseconds