Home | History | Annotate | Download | only in libpcap

Lines Matching refs:bpf_u_int32

188     bpf_u_int32);
190 static struct block *gen_ncmp(enum e_offrel, bpf_u_int32, bpf_u_int32,
191 bpf_u_int32, bpf_u_int32, int, bpf_int32);
205 static struct block *gen_snap(bpf_u_int32, bpf_u_int32, u_int);
207 static struct block *gen_hostop(bpf_u_int32, bpf_u_int32, int, int, u_int, u_int);
217 static struct block *gen_dnhostop(bpf_u_int32, int);
219 static struct block *gen_host(bpf_u_int32, bpf_u_int32, int, int, int);
224 static struct block *gen_gateway(const u_char *, bpf_u_int32 **, int, int);
356 static bpf_u_int32 netmask;
362 const char *buf, int optimize, bpf_u_int32 mask)
418 const char *buf, int optimize, bpf_u_int32 mask)
605 bpf_u_int32 mask;
659 bpf_u_int32 offset, size, mask, jtype;
2624 bpf_u_int32 orgcode;
2625 bpf_u_int32 ptype;
2671 return gen_cmp(OR_LINK, off_linktype, BPF_H, (bpf_u_int32)
2735 bpf_u_int32 addr;
2736 bpf_u_int32 mask;
3286 bpf_u_int32 addr;
3391 bpf_u_int32 addr;
3392 bpf_u_int32 mask;
3641 bpf_u_int32 **alist;
4961 bpf_u_int32 mask, addr;
4963 bpf_u_int32 **alist;
5269 bpf_u_int32 n, m;
5315 bpf_u_int32 v;
5318 bpf_u_int32 mask;
6066 bpf_u_int32 hostmask;
6863 bpf_u_int32 jtype;
7065 bpf_u_int32 jvalue;
7066 bpf_u_int32 jtype;
7070 bpf_u_int32 val1 , val2 , val3;