HomeSort by relevance Sort by last modified time
    Searched defs:bpf_int32 (Results 1 - 3 of 3) 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 */
  /external/scapy/scapy/modules/
winpcapy.py 45 bpf_int32 = c_int variable
138 ('thiszone', bpf_int32),
218 #typedef int bpf_int32 (already defined)

Completed in 63 milliseconds