Home
last modified time | relevance | path

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

/external/iptables/extensions/
Dlibxt_hashlimit.c218 static uint64_t bytes_to_cost(uint64_t bytes) in bytes_to_cost() function
291 tmp = bytes_to_cost(tmp); in parse_bytes()
657 bytes_to_cost(r & ~(units[i].thresh - 1)) == avg) in print_bytes()