Home
last modified time | relevance | path

Searched defs:bpfopen (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/net/
H A Dbpf.c234 static d_open_t bpfopen; variable
940 bpfopen(struct cdev *dev, int flags, int fmt, struct thread *td) in bpfopen() function