OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:npf_ext_log_t
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/net/npf/
npf_ext_log.c
63
}
npf_ext_log_t
;
typedef in typeref:struct:__anon21f9eeea0108
68
npf_ext_log_t
*meta;
70
meta = kmem_zalloc(sizeof(
npf_ext_log_t
), KM_SLEEP);
79
kmem_free(meta, sizeof(
npf_ext_log_t
));
86
const
npf_ext_log_t
*log = meta;
npf_ext_log.c
63
}
npf_ext_log_t
;
typedef in typeref:struct:__anon21f9eeea0108
68
npf_ext_log_t
*meta;
70
meta = kmem_zalloc(sizeof(
npf_ext_log_t
), KM_SLEEP);
79
kmem_free(meta, sizeof(
npf_ext_log_t
));
86
const
npf_ext_log_t
*log = meta;
Completed in 22 milliseconds
Indexes created Sun Sep 28 07:09:56 GMT 2025