Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/libpcap/dist/pcap/
H A Dbpf.h109 #define BPF_ALIGNMENT sizeof(bpf_int32) macro
111 #define BPF_ALIGNMENT sizeof(long) macro
/netbsd-src/external/bsd/ipf/bin/ipftest/
H A Dbpf-ipf.h62 #define BPF_ALIGNMENT sizeof(bpf_int32) macro
64 #define BPF_ALIGNMENT sizeof(long) macro
/netbsd-src/sys/net/
H A Dbpf.h61 #define BPF_ALIGNMENT sizeof(long) macro