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

  /external/libnl/include/netlink/netfilter/
ct.h 130 extern uint64_t nfnl_ct_get_bytes(const struct nfnl_ct *, int);
  /external/libnl/lib/netfilter/
ct_obj.c 294 res = nl_cancel_down_bytes(nfnl_ct_get_bytes(ct, i), &unit);
810 uint64_t nfnl_ct_get_bytes(const struct nfnl_ct *ct, int repl) function

Completed in 415 milliseconds