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

  /external/libnl/include/netlink/netfilter/
ct.h 126 extern uint64_t nfnl_ct_get_packets(const struct nfnl_ct *,int);
  /external/libnl/lib/netfilter/
ct_obj.c 295 packets = nfnl_ct_get_packets(ct, i);
788 uint64_t nfnl_ct_get_packets(const struct nfnl_ct *ct, int repl) function

Completed in 60 milliseconds