Home
last modified time | relevance | path

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

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