Home
last modified time | relevance | path

Searched refs:bpf_u_int32 (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/bsd/libpcap/dist/pcap/
H A Dbpf.h96 typedef unsigned long bpf_u_int32; typedef
99 typedef u_int bpf_u_int32;
250 bpf_u_int32 k;
/netbsd-src/external/bsd/libpcap/dist/
H A Dnametoaddr.h42 int __pcap_atodn(const char *, bpf_u_int32 *);
43 int __pcap_atoin(const char *, bpf_u_int32 *);
/netbsd-src/external/bsd/ipf/bin/ipftest/
H A Dbpf-ipf.h55 typedef u_int bpf_u_int32; typedef
153 bpf_u_int32 bh_caplen; /* length of captured portion */
154 bpf_u_int32 bh_datalen; /* original length of packet */
H A Dbpf_filter.c72 #define u_int32 bpf_u_int32
/netbsd-src/external/bsd/libpcap/dist/testprogs/
H A Dcapturetest.c111 bpf_u_int32 localnet, netmask; in main()
H A Dthreadsignaltest.c187 bpf_u_int32 localnet, netmask; in main()
H A Dselpolltest.c70 bpf_u_int32 localnet, netmask; in main()
H A Dwritecaptest.c242 bpf_u_int32 localnet, netmask; in main()
/netbsd-src/sys/net/
H A Dbpf.h55 typedef u_int bpf_u_int32; typedef