Home
last modified time | relevance | path

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

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