Home
last modified time | relevance | path

Searched refs:nfnl_ct_set_packets (Results 1 – 3 of 3) sorted by relevance

/external/libnl/include/netlink/netfilter/
Dct.h124 extern void nfnl_ct_set_packets(struct nfnl_ct *, int, uint64_t);
/external/libnl/lib/netfilter/
Dct.c287 nfnl_ct_set_packets(ct, repl, in ct_parse_counters()
290 nfnl_ct_set_packets(ct, repl, in ct_parse_counters()
Dct_obj.c773 void nfnl_ct_set_packets(struct nfnl_ct *ct, int repl, uint64_t packets) in nfnl_ct_set_packets() function