Home
last modified time | relevance | path

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

/f-stack/freebsd/net/route/
H A Dnhop_utils.c63 bitmask_get_resize_items(const struct bitmask_head *bh) in bitmask_get_resize_items() function
75 return (bitmask_get_resize_items(bh) != 0); in bitmask_should_resize()
H A Dnhop.c301 num_items_new = bitmask_get_resize_items(&ctl->nh_idx_head); in link_nhop()
356 num_items_new = bitmask_get_resize_items(&ctl->nh_idx_head); in unlink_nhop()
H A Dnhgrp.c162 new_num_items = bitmask_get_resize_items(&ctl->gr_idx_head); in link_nhgrp()
H A Dnhop_utils.h188 uint32_t bitmask_get_resize_items(const struct bitmask_head *nh);