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

/external/libpcap/pcap/
H A Dbpf.h85 typedef long bpf_int32; typedef
88 typedef int bpf_int32; typedef
99 #define BPF_ALIGNMENT sizeof(bpf_int32)
H A Dpcap.h77 typedef int bpf_int32; typedef
128 bpf_int32 thiszone; /* gmt to local correction */
/external/scapy/scapy/modules/
H A Dwinpcapy.py45 bpf_int32 = c_int variable
138 ('thiszone', bpf_int32),
218 #typedef int bpf_int32 (already defined)

Completed in 793 milliseconds