Searched refs:bpf_int32 (Results 1 – 9 of 9) sorted by relevance
107 typedef long bpf_int32;110 typedef int bpf_int32;121 #define BPF_ALIGNMENT sizeof(bpf_int32)
159 typedef int bpf_int32; typedef211 bpf_int32 thiszone; /* not used - SHOULD be filled with 0 */
49 typedef int bpf_int32; typedef 57 #define BPF_ALIGNMENT sizeof(bpf_int32)404 bpf_int32 k;
63 #define int32 bpf_int32
500 sh.ts.tv_sec = (bpf_int32)h->ts.tv_sec;501 sh.ts.tv_usec = (bpf_int32)h->ts.tv_usec;621 sh.ts.tv_sec = (bpf_int32)h->ts.tv_sec;622 sh.ts.tv_usec = (bpf_int32)h->ts.tv_usec;
47 typedef int32_t bpf_int32; typedef
240 pc += (bpf_int32)pc->k; in pcapint_filter_with_aux_data()
5518 } else if ((bpf_int32)(p->k) > 0) { in fix_offset()5550 } else if ((bpf_int32)(p->k) > 0) { in fix_offset()
192 bpf_int32 thiszone; /* gmt to local correction */