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

/freebsd-11-stable/contrib/libpcap/pcap/
H A Dbpf.h95 #define BPF_ALIGNMENT sizeof(bpf_int32) macro
97 #define BPF_ALIGNMENT sizeof(long) macro
/freebsd-11-stable/contrib/ipfilter/
H A Dbpf-ipf.h62 #define BPF_ALIGNMENT sizeof(bpf_int32) macro
64 #define BPF_ALIGNMENT sizeof(long) macro
/freebsd-11-stable/sys/net/
H A Dbpf.h55 #define BPF_ALIGNMENT sizeof(long) macro

Completed in 113 milliseconds