Home
last modified time | relevance | path

Searched defs:hello_len (Results 1 – 3 of 3) sorted by relevance

/external/rust/crates/libz-sys/src/zlib-ng/test/
Dtest_shared.h2 static const int hello_len = sizeof(hello); variable
/external/tcpdump/
Dprint-olsr.c236 const u_char *msg_data, u_int hello_len) in olsr_print_lq_neighbor4()
261 const u_char *msg_data, u_int hello_len) in olsr_print_lq_neighbor6()
289 const u_char *msg_data, u_int hello_len) in olsr_print_neighbor()
322 u_int msg_type, msg_len, msg_tlen, hello_len; in olsr_print() local
/external/compiler-rt/lib/asan/tests/
Dasan_str_test.cc100 size_t hello_len = 13; in TEST() local