HomeSort by relevance Sort by last modified time
    Searched defs:bpf_int32 (Results 1 - 2 of 2) sorted by null

  /external/libpcap/pcap/
bpf.h 85 typedef long bpf_int32; typedef
88 typedef int bpf_int32; typedef
99 #define BPF_ALIGNMENT sizeof(bpf_int32)
pcap.h 77 typedef int bpf_int32; typedef
128 bpf_int32 thiszone; /* gmt to local correction */

Completed in 69 milliseconds