Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/net/
H A Dbpf.h186 struct bpf_version { struct
225 #define BIOCVERSION _IOR('B',113, struct bpf_version)
H A Dbpf.c1965 struct bpf_version bv; in bpfioctl()