Searched refs:hostmask (Results 1 – 1 of 1) sorted by relevance
7038 bpf_u_int32 hostmask; local7099 hostmask = ~netmask;7100 b1 = gen_mcmp(OR_NET, 16, BPF_W, (bpf_int32) 0, hostmask);7101 b2 = gen_mcmp(OR_NET, 16, BPF_W, (bpf_int32) (~0 & hostmask), hostmask);