Home
last modified time | relevance | path

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

/freebsd/sys/net/route/
H A Dnhop_utils.c186 bitmask_free_idx(struct bitmask_head *bi, uint16_t idx) in bitmask_free_idx() function
H A Dnhop_utils.h180 int bitmask_free_idx(struct bitmask_head *bi, uint16_t idx);
H A Dnhgrp.c206 bitmask_free_idx(&ctl->nh_idx_head, idx); in unlink_nhgrp()
H A Dnhop.c346 if ((bitmask_free_idx(&ctl->nh_idx_head, idx)) != 0) { in unlink_nhop()