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

/freebsd-10.3-release/contrib/ipfilter/
H A Dml_ipl.c37 struct cdevsw ipfdevsw = variable in typeref:struct:cdevsw
71 &ipfdevsw,
95 &ipfdevsw, /* cdevsw */
H A Dmls_ipl.c69 struct cdevsw ipfdevsw = variable in typeref:struct:cdevsw
103 &ipfdevsw,
127 &ipfdevsw, /* cdevsw */
H A Dmlo_ipl.c60 struct cdevsw ipfdevsw = variable in typeref:struct:cdevsw
76 MOD_DEV(IPL_VERSION, LM_DT_CHAR, -1, &ipfdevsw);
H A Dmlf_ipl.c146 static struct cdevsw ipfdevsw = variable in typeref:struct:cdevsw
161 MOD_DEV(IPL_VERSION, LM_DT_CHAR, -1, &ipfdevsw);

Completed in 101 milliseconds