Home | History | Annotate | Download | only in libpcap

Lines Matching refs:bpf_u_int32

71 	bpf_u_int32	block_type;
72 bpf_u_int32 total_length;
79 bpf_u_int32 total_length;
107 bpf_u_int32 byte_order_magic;
133 bpf_u_int32 snaplen;
160 bpf_u_int32 interface_id;
161 bpf_u_int32 timestamp_high;
162 bpf_u_int32 timestamp_low;
163 bpf_u_int32 caplen;
164 bpf_u_int32 len;
174 bpf_u_int32 len;
186 bpf_u_int32 timestamp_high;
187 bpf_u_int32 timestamp_low;
188 bpf_u_int32 caplen;
189 bpf_u_int32 len;
201 bpf_u_int32 block_type;
221 bpf_u_int32 ifcount; /* number of interfaces seen in this capture */
222 bpf_u_int32 ifaces_size; /* size of arrary below */
645 pcap_ng_check_header(bpf_u_int32 magic, FILE *fp, u_int precision, char *errbuf,
649 bpf_u_int32 total_length;
650 bpf_u_int32 byte_order_magic;
953 bpf_u_int32 interface_id = 0xFFFFFFFF;