Home
last modified time | relevance | path

Searched refs:nfnl_ct_get_bytes (Results 1 – 2 of 2) sorted by relevance

/external/libnl/include/netlink/netfilter/
Dct.h130 extern uint64_t nfnl_ct_get_bytes(const struct nfnl_ct *, int);
/external/libnl/lib/netfilter/
Dct_obj.c294 res = nl_cancel_down_bytes(nfnl_ct_get_bytes(ct, i), &unit); in ct_dump_stats()
810 uint64_t nfnl_ct_get_bytes(const struct nfnl_ct *ct, int repl) in nfnl_ct_get_bytes() function