Home
last modified time | relevance | path

Searched defs:BPF_ALIGNMENT (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dbpf-ipf.h60 #define BPF_ALIGNMENT sizeof(bpf_int32) macro
62 #define BPF_ALIGNMENT sizeof(long) macro
/illumos-gate/usr/src/uts/common/io/bpf/net/
H A Dbpf.h62 #define BPF_ALIGNMENT sizeof (uint32_t) macro