Home
last modified time | relevance | path

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

/xnu-10002.41.9/bsd/net/
H A Dbpf.c265 d_open_t bpfopen; variable
275 .d_open = bpfopen,
943 bpfopen(dev_t dev, int flags, __unused int fmt, in bpfopen() function