Home
last modified time | relevance | path

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

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