Home | Sort by: relevance | last modified time | path |
/src/sys/dist/pf/net/ | |
pf_ioctl.c | 179 const struct cdevsw pf_cdevsw = { variable in typeref:typename:const struct cdevsw 3450 err = devsw_attach("pf", NULL, &bmajor, &pf_cdevsw, &cmajor); 3462 devsw_detach(NULL, &pf_cdevsw); |
pf_ioctl.c | 179 const struct cdevsw pf_cdevsw = { variable in typeref:typename:const struct cdevsw 3450 err = devsw_attach("pf", NULL, &bmajor, &pf_cdevsw, &cmajor); 3462 devsw_detach(NULL, &pf_cdevsw); |