Home
last modified time | relevance | path

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

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