Lines Matching defs:mask
388 …rg, int linktype_arg, struct bpf_program *program, const char *buf, int optimize, bpf_u_int32 mask) in pcap_compile()
610 static struct block *gen_mcmp(offrel, offset, size, v, mask) in gen_mcmp() argument
665 static struct block *gen_ncmp(offrel, offset, size, mask, jtype, reverse, v) in gen_ncmp() argument
3603 static struct block *gen_hostop(addr, mask, dir, proto, src_off, dst_off) in gen_hostop() argument
3646 static struct block *gen_hostop6(addr, mask, dir, proto, src_off, dst_off) in gen_hostop6() argument
4311 static struct block *gen_host(addr, mask, proto, dir, type) in gen_host() argument
4443 static struct block *gen_host6(addr, mask, proto, dir, type) in gen_host6() argument
5903 bpf_u_int32 mask, addr; local
6267 bpf_u_int32 mask; local
6387 struct in6_addr mask; local
7588 struct block *gen_p80211_type(int type, int mask) in gen_p80211_type()