Home | History | Annotate | Download | only in pcap

Lines Matching defs:bpf_int32

84 typedef long          bpf_int32;
87 typedef int bpf_int32;
98 #define BPF_ALIGNMENT sizeof(bpf_int32)