Home
last modified time | relevance | path

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

/freebsd/sbin/ipf/ipf/
H A Dbpf-ipf.h57 #define BPF_ALIGNMENT sizeof(bpf_int32) macro
59 #define BPF_ALIGNMENT sizeof(long) macro
/freebsd/sys/net/
H A Dbpf.h57 #define BPF_ALIGNMENT sizeof(long) macro