HomeSort by: relevance | last modified time | path
    Searched defs:ipl_cdevsw (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/external/bsd/ipf/netinet/
ip_fil_netbsd.c 146 const struct cdevsw ipl_cdevsw = { variable in typeref:typename:const 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 12 milliseconds