HomeSort by: relevance | last modified time | path
    Searched defs:bpf_int32 (Results 1 - 4 of 4) sorted by relevancy

  /src/external/bsd/libpcap/dist/pcap/
bpf.h 95 typedef long bpf_int32; typedef
98 typedef int bpf_int32; typedef
109 #define BPF_ALIGNMENT sizeof(bpf_int32)
pcap.h 163 typedef int bpf_int32; typedef
215 bpf_int32 thiszone; /* not used - SHOULD be filled with 0 */
  /src/external/bsd/ipf/bin/ipftest/
bpf-ipf.h 54 typedef int bpf_int32; typedef
62 #define BPF_ALIGNMENT sizeof(bpf_int32)
409 bpf_int32 k;
  /src/sys/net/
bpf.h 54 typedef int bpf_int32; typedef

Completed in 24 milliseconds