Home | History | Annotate | Download | only in libpcap

Lines Matching refs:bpf_u_int32

227     bpf_u_int32);
229 static struct block *gen_ncmp(enum e_offrel, bpf_u_int32, bpf_u_int32,
230 bpf_u_int32, bpf_u_int32, int, bpf_int32);
250 static struct block *gen_snap(bpf_u_int32, bpf_u_int32);
252 static struct block *gen_hostop(bpf_u_int32, bpf_u_int32, int, int, u_int, u_int);
262 static struct block *gen_dnhostop(bpf_u_int32, int);
264 static struct block *gen_host(bpf_u_int32, bpf_u_int32, int, int, int);
269 static struct block *gen_gateway(const u_char *, bpf_u_int32 **, int, int);
398 static bpf_u_int32 netmask;
404 const char *buf, int optimize, bpf_u_int32 mask);
408 const char *buf, int optimize, bpf_u_int32 mask)
423 const char *buf, int optimize, bpf_u_int32 mask)
427 const char *buf, int optimize, bpf_u_int32 mask)
500 const char *buf, int optimize, bpf_u_int32 mask)
690 bpf_u_int32 mask;
744 bpf_u_int32 offset, size, mask, jtype;
3444 bpf_u_int32 orgcode;
3445 bpf_u_int32 ptype;
3490 return gen_cmp(OR_MACPL, 0, BPF_H, (bpf_u_int32)
3551 bpf_u_int32 addr;
3552 bpf_u_int32 mask;
4321 bpf_u_int32 addr;
4426 bpf_u_int32 addr;
4427 bpf_u_int32 mask;
4683 bpf_u_int32 **alist;
6024 bpf_u_int32 mask, addr;
6026 bpf_u_int32 **alist;
6340 bpf_u_int32 n, m;
6386 bpf_u_int32 v;
6389 bpf_u_int32 mask;
7150 bpf_u_int32 hostmask;
7769 (bpf_u_int32)IEEE80211_FC1_DIR_MASK);
8102 bpf_u_int32 jtype;
8336 bpf_u_int32 jvalue;
8337 bpf_u_int32 jtype;
8341 bpf_u_int32 val1 , val2 , val3;