Searched refs:ipf_cdevsw (Results 1 – 1 of 1) sorted by relevance
147 static struct cdevsw ipf_cdevsw = { variable161 static struct cdevsw ipf_cdevsw = { variable271 ipf_devs[i] = make_dev(&ipf_cdevsw, i, 0, 0, 0600, "%s", c); in ipf_modload()