OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:npf_cdevsw
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/rump/net/lib/libnpf/
npf_component.c
18
extern const struct cdevsw
npf_cdevsw
;
25
error = devsw_attach("npf", NULL, &bmajor, &
npf_cdevsw
, &cmajor);
34
devsw_detach(NULL, &
npf_cdevsw
);
/src/sys/net/npf/
npf_os.c
98
const struct cdevsw
npf_cdevsw
= {
variable in typeref:typename:const struct cdevsw
142
devsw_detach(NULL, &
npf_cdevsw
);
167
error = devsw_attach("npf", NULL, &bmajor, &
npf_cdevsw
, &cmajor);
Completed in 36 milliseconds
Indexes created Mon Oct 13 08:09:50 GMT 2025