OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:bitmap_word_isset
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/net/npf/
npf_portmap.c
203
*
bitmap_word_isset
: test whether the bit value is in the packed array.
214
bitmap_word_isset
(uint64_t x, unsigned bit)
function in typeref:typename:bool
299
return
bitmap_word_isset
(bval, chunk_bit);
326
if (
bitmap_word_isset
(bval, chunk_bit)) {
403
if (!
bitmap_word_isset
(bval, chunk_bit)) {
npf_portmap.c
203
*
bitmap_word_isset
: test whether the bit value is in the packed array.
214
bitmap_word_isset
(uint64_t x, unsigned bit)
function in typeref:typename:bool
299
return
bitmap_word_isset
(bval, chunk_bit);
326
if (
bitmap_word_isset
(bval, chunk_bit)) {
403
if (!
bitmap_word_isset
(bval, chunk_bit)) {
Completed in 29 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025