Home
last modified time | relevance | path

Searched defs:b1 (Results 1 – 4 of 4) sorted by relevance

/mOS-networking-stack/core/src/bpf/
H A Dsf_gencode.c490 static void merge(b0, b1) in merge() argument
543 void gen_and(b0, b1) in gen_and() argument
554 void gen_or(b0, b1) in gen_or() argument
1802 struct block *b0, *b1; local
2007 struct block *b0, *b1; local
3609 struct block *b0, *b1; local
3652 struct block *b0, *b1; local
3737 struct block *b0, *b1; local
4285 struct block *b0, *b1; local
4641 struct block *b1; local
[all …]
H A Dsf_optimize.c1886 static inline int eq_blk(b0, b1) in eq_blk() argument
/mOS-networking-stack/samples/lighttpd-1.4.32/src/
H A Dbuffer.c569 int a1 = *a++, b1 = *b++; in buffer_caseless_compare() local
596 int buffer_is_equal_right_len(buffer *b1, buffer *b2, size_t len) { in buffer_is_equal_right_len()
/mOS-networking-stack/core/src/
H A Dtcp_rb.c896 #define DOESOVERLAP(a1, a2, b1, b2) \ in tcp_rb_overlapchk() argument