Home
last modified time | relevance | path

Searched refs:BPF_MAJOR_VERSION (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/uts/common/inet/ipf/
H A Dbpf-ipf.h43 #ifndef BPF_MAJOR_VERSION
102 #define BPF_MAJOR_VERSION 1 macro
/titanic_44/usr/src/uts/common/io/bpf/net/
H A Dbpf.h116 #define BPF_MAJOR_VERSION 1 macro
/titanic_44/usr/src/uts/common/io/bpf/
H A Dbpf.c1198 bv.bv_major = BPF_MAJOR_VERSION; in bpfioctl()