Home
last modified time | relevance | path

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

/xnu-10063.101.15/bsd/net/
H A Dbpf.c276 static const struct cdevsw bpf_cdevsw = { variable
4415 maj = cdevsw_add(CDEV_MAJOR, &bpf_cdevsw); in bpf_init()