Home
last modified time | relevance | path

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

/freebsd/sys/net/route/
H A Dnhop_utils.c154 bitmask_alloc_idx(struct bitmask_head *bi, uint16_t *pidx) in bitmask_alloc_idx() function
H A Dnhop_utils.h179 int bitmask_alloc_idx(struct bitmask_head *bi, uint16_t *pidx);
H A Dnhgrp.c166 if (bitmask_alloc_idx(&ctl->nh_idx_head, &idx) != 0) { in link_nhgrp()
H A Dnhop.c300 if (bitmask_alloc_idx(&ctl->nh_idx_head, &idx) != 0) { in link_nhop()