Home
last modified time | relevance | path

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

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