Home
last modified time | relevance | path

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

/xnu-8792.61.2/bsd/net/
H A Dbpf.c259 d_open_t bpfopen; variable
269 .d_open = bpfopen,
785 bpfopen(dev_t dev, int flags, __unused int fmt, in bpfopen() function