Searched refs:nfnl_ct_set_bytes (Results 1 – 3 of 3) sorted by relevance
128 extern void nfnl_ct_set_bytes(struct nfnl_ct *, int, uint64_t);
293 nfnl_ct_set_bytes(ct, repl, in ct_parse_counters()296 nfnl_ct_set_bytes(ct, repl, in ct_parse_counters()
795 void nfnl_ct_set_bytes(struct nfnl_ct *ct, int repl, uint64_t bytes) in nfnl_ct_set_bytes() function