Searched refs:bitmask_swap (Results 1 – 4 of 4) sorted by relevance
| /f-stack/freebsd/net/route/ |
| H A D | nhop_utils.c | 137 bitmask_swap(struct bitmask_head *bh, void *new_idx, uint32_t new_items, void **pidx) in bitmask_swap() function
|
| H A D | nhgrp.c | 247 bitmask_swap(&ctl->gr_idx_head, nh_idx_ptr, new_idx_items, &old_idx_ptr); in consider_resize()
|
| H A D | nhop_utils.h | 190 void bitmask_swap(struct bitmask_head *bh, void *new_idx, uint32_t new_items, void **pidx);
|
| H A D | nhop.c | 271 bitmask_swap(&ctl->nh_idx_head, nh_idx_ptr, new_idx_items, &old_idx_ptr); in consider_resize()
|