Home
last modified time | relevance | path

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

/trueos/contrib/libpcap/
HDgencode.c227 static struct block *gen_cmp_ge(enum e_offrel, u_int, u_int, bpf_int32);
663 gen_cmp_ge(offrel, offset, size, v) in gen_cmp_ge() function
5223 b1 = gen_cmp_ge(OR_TRAN_IPV4, off, BPF_H, v1);
5325 b1 = gen_cmp_ge(OR_TRAN_IPV6, off, BPF_H, v1);
7421 b1 = gen_cmp_ge(OR_NET, 16, BPF_B, (bpf_int32)224);