OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:icode_to_fcode
(Results
1 - 3
of
3
) sorted by null
/external/libpcap/
gencode.h
348
struct bpf_insn *
icode_to_fcode
(struct block *, u_int *);
optimize.c
2167
icode_to_fcode
(struct block *root, u_int *lenp)
function
[
all
...]
gencode.c
485
program->bf_insns =
icode_to_fcode
(root, &len);
[
all
...]
Completed in 49 milliseconds