Home | History | Annotate | Download | only in libpcap

Lines Matching full:gen_len

249 static struct block *gen_len(int, int);
5976 gen_len(jmp, n)
5994 return gen_len(BPF_JGE, n);
6006 b = gen_len(BPF_JGT, n);