Home
last modified time | relevance | path

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

/xnu-8796.141.3/bsd/net/
H A Dbpf.c261 d_open_t bpfopen; variable
271 .d_open = bpfopen,
787 bpfopen(dev_t dev, int flags, __unused int fmt, in bpfopen() function