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

/netbsd-current/external/bsd/libpcap/dist/pcap/
H A Dbpf.h109 #define BPF_ALIGNMENT sizeof(bpf_int32) macro
111 #define BPF_ALIGNMENT sizeof(long) macro
/netbsd-current/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-current/sys/net/
H A Dbpf.h61 #define BPF_ALIGNMENT sizeof(long) macro

Completed in 88 milliseconds