Home
last modified time | relevance | path

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

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