Home
last modified time | relevance | path

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

/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw_table.c1518 roundup2p(uint32_t v) in roundup2p() function
1553 ntables = (unsigned int)roundup2p(ntables); in ipfw_resize_tables()