Home
last modified time | relevance | path

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

/f-stack/freebsd/net/route/
H A Dnhop_utils.c46 #define _ITEMS_TO_BLOCKS(_items) ((_items) / BLOCK_ITEMS) macro
58 bh->blocks = _ITEMS_TO_BLOCKS(num_items); in bitmask_init()
144 bh->blocks = _ITEMS_TO_BLOCKS(new_items); in bitmask_swap()