Searched refs:ipl_cdevsw (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/sys/external/bsd/ipf/netinet/
H A Dip_fil_netbsd.c146 const struct cdevsw ipl_cdevsw = { variable in typeref:struct:cdevsw
2253 error = devsw_attach("ipl", NULL, &ipl_bmaj, &ipl_cdevsw, &ipl_cmaj);
2266 devsw_detach(NULL, &ipl_cdevsw);
2279 &ipl_cdevsw, &ipl_cmaj);

Completed in 92 milliseconds