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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpcap-1.4.0/
H A Dgencode.c225 static struct block *gen_cmp_ge(enum e_offrel, u_int, u_int, bpf_int32);
661 gen_cmp_ge(offrel, offset, size, v) function
5221 b1 = gen_cmp_ge(OR_TRAN_IPV4, off, BPF_H, v1);
5323 b1 = gen_cmp_ge(OR_TRAN_IPV6, off, BPF_H, v1);
7419 b1 = gen_cmp_ge(OR_NET, 16, BPF_B, (bpf_int32)224);

Completed in 106 milliseconds