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.h128 extern void nfnl_ct_set_bytes(struct nfnl_ct *, int, uint64_t);
/external/libnl/lib/netfilter/
Dct.c293 nfnl_ct_set_bytes(ct, repl, in ct_parse_counters()
296 nfnl_ct_set_bytes(ct, repl, in ct_parse_counters()
Dct_obj.c795 void nfnl_ct_set_bytes(struct nfnl_ct *ct, int repl, uint64_t bytes) in nfnl_ct_set_bytes() function