Home
last modified time | relevance | path

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

/f-stack/freebsd/net/route/
H A Dnhop_utils.c187 bitmask_free_idx(struct bitmask_head *bi, uint16_t idx) in bitmask_free_idx() function
H A Dnhgrp.c199 ret = bitmask_free_idx(&ctl->gr_idx_head, idx); in unlink_nhgrp()
H A Dnhop_utils.h194 int bitmask_free_idx(struct bitmask_head *bi, uint16_t idx);
H A Dnhop.c347 if ((bitmask_free_idx(&ctl->nh_idx_head, idx)) != 0) { in unlink_nhop()