Home
last modified time | relevance | path

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

/xnu-11215.81.4/bsd/net/
H A Dbpf.h265 #define BIOCSETUP _IOW('B', 131, struct bpf_setup_args) macro
H A Dbpf.c1979 X(BIOCSETUP) \
2580 case BIOCSETUP: { in bpfioctl()