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

  /external/libpcap/
pcap1.h 67 typedef int bpf_int32; typedef
  /external/libpcap/pcap/
pcap.h 77 typedef int bpf_int32; typedef
128 bpf_int32 thiszone; /* gmt to local correction */
bpf.h 84 typedef long bpf_int32; typedef
87 typedef int bpf_int32; typedef
98 #define BPF_ALIGNMENT sizeof(bpf_int32)
    [all...]

Completed in 457 milliseconds