Home
last modified time | relevance | path

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

/external/libnl/include/netlink/netfilter/
Dct.h126 extern uint64_t nfnl_ct_get_packets(const struct nfnl_ct *,int);
/external/libnl/lib/netfilter/
Dct_obj.c295 packets = nfnl_ct_get_packets(ct, i); in ct_dump_stats()
788 uint64_t nfnl_ct_get_packets(const struct nfnl_ct *ct, int repl) in nfnl_ct_get_packets() function