Searched refs:hostmask (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.3-release/contrib/libpcap/
H A Dgencode.c7151 bpf_u_int32 hostmask; local
7212 hostmask = ~netmask;
7213 b1 = gen_mcmp(OR_NET, 16, BPF_W, (bpf_int32)0, hostmask);
7215 (bpf_int32)(~0 & hostmask), hostmask);

Completed in 107 milliseconds