Home
last modified time | relevance | path

Searched defs:b2 (Results 1 – 9 of 9) sorted by relevance

/mOS-networking-stack/core/src/bpf/
H A Dsf_gencode.c2971 struct block *b0, *b1, *b2; local
3814 register struct block *b0, *b1, *b2; local
4213 struct block *b0, *b1, *b2, *tmp; local
5093 struct block *b1, *b2; local
5196 struct block *b1, *b2; local
7039 struct block *b0, *b1, *b2; local
7132 register struct block *b0, *b1, *b2; local
/mOS-networking-stack/samples/lighttpd-1.4.32/src/
H A Dmod_extforward.c349 char b2[INET6_ADDRSTRLEN + 1]; in URIHANDLER_FUNC() local
H A Dmod_ssi.c244 char b2[INET6_ADDRSTRLEN + 1]; in build_ssi_cgi_vars() local
H A Dbuffer.c596 int buffer_is_equal_right_len(buffer *b1, buffer *b2, size_t len) { in buffer_is_equal_right_len()
H A Dmod_cgi.c742 char b2[INET6_ADDRSTRLEN + 1]; in cgi_create_env() local
H A Dmod_scgi.c1456 char b2[INET6_ADDRSTRLEN + 1]; in scgi_create_env() local
H A Dmod_fastcgi.c1824 char b2[INET6_ADDRSTRLEN + 1]; in fcgi_create_env() local
H A Dbase.h471 char b2[INET6_ADDRSTRLEN + 1]; member
/mOS-networking-stack/core/src/
H A Dtcp_rb.c896 #define DOESOVERLAP(a1, a2, b1, b2) \ in tcp_rb_overlapchk() argument