Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/net/
H A Dbpf.h225 #define BIOCVERSION _IOR('B',113, struct bpf_version) macro
H A Dbpf.c1964 case BIOCVERSION: { /* struct bpf_version */ in bpfioctl()