Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/net/
H A Dbpf.h174 #define BPF_MINOR_VERSION 1 macro
H A Dbpf.c2390 bv.bv_minor = BPF_MINOR_VERSION; in bpfioctl()