Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/net/
H A Dbpf.h252 #define BIOCSETUP _IOW('B', 131, struct bpf_setup_args) macro
H A Dbpf.c2123 case BIOCSETUP: { in bpfioctl()