Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/net/
H A Dbpf.c245 d_open_t bpfopen; variable
255 .d_open = bpfopen,
778 bpfopen(dev_t dev, int flags, __unused int fmt, in bpfopen() function