Home
last modified time | relevance | path

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

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