Home | History | Annotate | Download | only in libpcap

Lines Matching refs:bpf_u_int32

255     bpf_u_int32);
257 static struct block *gen_ncmp(enum e_offrel, bpf_u_int32, bpf_u_int32,
258 bpf_u_int32, bpf_u_int32, int, bpf_int32);
276 static struct block *gen_snap(bpf_u_int32, bpf_u_int32);
278 static struct block *gen_hostop(bpf_u_int32, bpf_u_int32, int, int, u_int, u_int);
288 static struct block *gen_dnhostop(bpf_u_int32, int);
290 static struct block *gen_host(bpf_u_int32, bpf_u_int32, int, int, int);
295 static struct block *gen_gateway(const u_char *, bpf_u_int32 **, int, int);
425 static bpf_u_int32 netmask;
431 const char *buf, int optimize, bpf_u_int32 mask)
532 const char *buf, int optimize, bpf_u_int32 mask)
722 bpf_u_int32 mask;
776 bpf_u_int32 offset, size, mask, jtype;
3365 bpf_u_int32 orgcode;
3366 bpf_u_int32 ptype;
3518 gen_llc_s_subtype(bpf_u_int32 subtype)
3536 gen_llc_u_subtype(bpf_u_int32 subtype)
3582 return gen_cmp(OR_LLC, 0, BPF_H, (bpf_u_int32)
3643 bpf_u_int32 addr;
3644 bpf_u_int32 mask;
4413 bpf_u_int32 addr;
4518 bpf_u_int32 addr;
4519 bpf_u_int32 mask;
4775 bpf_u_int32 **alist;
6102 bpf_u_int32 mask, addr;
6104 bpf_u_int32 **alist;
6401 bpf_u_int32 n, m;
6447 bpf_u_int32 v;
6450 bpf_u_int32 mask;
7189 bpf_u_int32 hostmask;
7780 (bpf_u_int32)IEEE80211_FC1_DIR_MASK);
8470 bpf_u_int32 jtype;
8701 bpf_u_int32 jvalue;
8702 bpf_u_int32 jtype;
8706 bpf_u_int32 val1 , val2 , val3;