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

/darwin-on-arm/xnu/bsd/net/
H A Dbpf.c217 d_open_t bpfopen; variable
228 /* open */ bpfopen,
624 bpfopen(dev_t dev, int flags, __unused int fmt, function
650 * Important: bpfopen() and bpfclose() have to check and set the status of a device
663 printf("bpfopen: malloc bpf_d failed\n");
685 printf("bpfopen: malloc thread call failed\n");
785 /* Mark free in same context as bpfopen comes to check */

Completed in 21 milliseconds