Home
last modified time | relevance | path

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

/external/libnl/include/netlink/netfilter/
Dct.h118 extern void nfnl_ct_set_bytes(struct nfnl_ct *, int, uint64_t);
/external/libnl/lib/netfilter/
Dct.c266 nfnl_ct_set_bytes(ct, repl, in ct_parse_counters()
269 nfnl_ct_set_bytes(ct, repl, in ct_parse_counters()
Dct_obj.c747 void nfnl_ct_set_bytes(struct nfnl_ct *ct, int repl, uint64_t bytes) in nfnl_ct_set_bytes() function