Searched refs:block (Results 1 – 9 of 9) sorted by relevance
| /mOS-networking-stack/core/src/include/bpf/ |
| H A D | gencode.h | 230 struct block *succ; 231 struct block *pred; 235 struct block struct 248 struct block *head; argument 281 void gen_and(struct block *, struct block *); 282 void gen_or(struct block *, struct block *); 283 void gen_not(struct block *); 295 struct block *gen_less(int); 302 struct block *gen_vlan(int); 303 struct block *gen_mpls(int); [all …]
|
| H A D | tokdefs.h | 285 struct block *b; 287 struct block *rblk;
|
| /mOS-networking-stack/core/src/bpf/ |
| H A D | sf_gencode.c | 207 static void backpatch(struct block *, struct block *); 208 static void merge(struct block *, struct block *); 350 struct block *p; 468 struct block *next; 504 struct block *p; in finish_parse() 565 struct block *b; in gen_not() 672 struct block *b; 1761 struct block *b; 2726 struct block *b; in gen_ppi_dlt_check() 4887 struct block *b; in gen_ipfrag() [all …]
|
| H A D | sf_optimize.c | 135 static int use_conflict(struct block *, struct block *); 151 static struct block *fold_edge(struct block *, struct edge *); 152 static inline int eq_blk(struct block *, struct block *); 233 struct block *b; in find_levels_r() 278 struct block *b; 326 struct block *b; 356 struct block *b; 465 struct block *b; in compute_local_ud() 538 struct block *p; 713 struct block *b; in opt_not() [all …]
|
| H A D | sf_grammar.c | 575 struct block *b; 577 struct block *rblk;
|
| /mOS-networking-stack/samples/lighttpd-1.4.32/src/ |
| H A D | md5.c | 196 static void li_MD5Transform (UINT4 state[4], const unsigned char block[64]) in li_MD5Transform() 200 Decode (x, block, 64); in li_MD5Transform()
|
| /mOS-networking-stack/samples/lighttpd-1.4.32/doc/outdated/ |
| H A D | configuration.txt | 81 ... the "else if" block
|
| /mOS-networking-stack/samples/lighttpd-1.4.32/ |
| H A D | NEWS | 53 * mod_cgi: make read buffer as big as incoming data block 103 * Fix mod_cgi cgi.execute-x-only option in global block 331 * print helpful error message on conditionals in global block (#1550)
|
| /mOS-networking-stack/samples/lighttpd-1.4.32/m4/ |
| H A D | libtool.m4 | 5016 # block says, versions before 2.19.5* couldn't really create working
|