Home
last modified time | relevance | path

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

/external/libpcap/
Dwlan_filtering.patch33 static struct block *gen_len(int, int);
Dgencode.c249 static struct block *gen_len(int, int);
5976 gen_len(jmp, n) in gen_len() function
5994 return gen_len(BPF_JGE, n);
6006 b = gen_len(BPF_JGT, n);