Home
last modified time | relevance | path

Searched refs:ipf_cdevsw (Results 1 – 1 of 1) sorted by relevance

/freebsd-13.1/sys/netpfil/ipfilter/netinet/
H A Dmlfk_ipl.c148 static struct cdevsw ipf_cdevsw = { variable
162 static struct cdevsw ipf_cdevsw = { variable
272 ipf_devs[i] = make_dev(&ipf_cdevsw, i, 0, 0, 0600, "%s", c); in ipf_modload()