Home
last modified time | relevance | path

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

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