OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:bitmap_l1_t
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/net/npf/
npf_portmap.c
89
}
bitmap_l1_t
;
typedef in typeref:struct:__anon6c14bb3b0108
283
bitmap_l1_t
*bm1;
315
bitmap_l1_t
*bm1;
345
bm1 = kmem_intr_zalloc(sizeof(
bitmap_l1_t
), KM_NOSLEEP);
368
kmem_intr_free(bm1, sizeof(
bitmap_l1_t
));
395
bitmap_l1_t
*bm1;
490
bitmap_l1_t
*bm1p = PORTMAP_L1_GET(bm1);
491
kmem_intr_free(bm1p, sizeof(
bitmap_l1_t
));
npf_portmap.c
89
}
bitmap_l1_t
;
typedef in typeref:struct:__anon6c14bb3b0108
283
bitmap_l1_t
*bm1;
315
bitmap_l1_t
*bm1;
345
bm1 = kmem_intr_zalloc(sizeof(
bitmap_l1_t
), KM_NOSLEEP);
368
kmem_intr_free(bm1, sizeof(
bitmap_l1_t
));
395
bitmap_l1_t
*bm1;
490
bitmap_l1_t
*bm1p = PORTMAP_L1_GET(bm1);
491
kmem_intr_free(bm1p, sizeof(
bitmap_l1_t
));
Completed in 41 milliseconds
Indexes created Thu Sep 25 02:09:54 GMT 2025