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_id
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/net/npf/
npf_ext_log.c
59
static void *
npf_ext_log_id
;
variable in typeref:typename:void *
164
npf_ext_log_id
= npf_ext_register(npf, "log", &npf_log_ops);
165
return
npf_ext_log_id
? 0 : EEXIST;
171
return npf_ext_unregister(npf,
npf_ext_log_id
);
npf_ext_log.c
59
static void *
npf_ext_log_id
;
variable in typeref:typename:void *
164
npf_ext_log_id
= npf_ext_register(npf, "log", &npf_log_ops);
165
return
npf_ext_log_id
? 0 : EEXIST;
171
return npf_ext_unregister(npf,
npf_ext_log_id
);
Completed in 23 milliseconds
Indexes created Tue Sep 30 11:09:46 GMT 2025