Searched defs:BPF_ALIGNMENT (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.3-release/contrib/ipfilter/
H A Dbpf-ipf.h62 #define BPF_ALIGNMENT sizeof(bpf_int32) macro
64 #define BPF_ALIGNMENT sizeof(long) macro
H A Dpcap-bpf.h78 #define BPF_ALIGNMENT sizeof(bpf_int32) macro
80 #define BPF_ALIGNMENT sizeof(long) macro
/freebsd-10.3-release/contrib/libpcap/pcap/
H A Dbpf.h98 #define BPF_ALIGNMENT sizeof(bpf_int32) macro
100 #define BPF_ALIGNMENT sizeof(long) macro
/freebsd-10.3-release/sys/net/
H A Dbpf.h55 #define BPF_ALIGNMENT sizeof(long) macro

Completed in 59 milliseconds