Home
last modified time | relevance | path

Searched defs:opt_val (Results 1 – 7 of 7) sorted by relevance

/third_party/libcoap/tests/
Dtest_pdu.c709 uint8_t opt_val[] = { 50, 51, 52, 53, 54, 55, 56, 57, 58, 59 }; in t_encode_pdu12() local
744 uint8_t opt_val[] = { 59, 58, 57, 56, 55, 54, 53, 52, 51, 50 }; in t_encode_pdu13() local
779 uint8_t opt_val[] = { 59, 56, 53, 50, 54, 57, 58, 55, 51, 52 }; in t_encode_pdu14() local
815 uint8_t opt_val[] = { 59, 56, 53, 50, 54, 57, 58, 55, 51, 52 }; in t_encode_pdu15() local
848 uint8_t opt_val[] = { 53, 51, 50 }; in t_encode_pdu16() local
909 uint8_t opt_val[] = { 53, 51, 50 }; in t_encode_pdu17() local
1054 uint8_t opt_val[] = { 54, 50, 52, 53 }; in t_encode_pdu19() local
1106 uint8_t opt_val[] = { 54, 50, 52, 53 }; in t_encode_pdu20() local
1165 uint8_t opt_val[] = { 54, 51, 50, 52, 53 }; in t_encode_pdu21() local
1209 uint32_t opt_val[] = { 0x1, 0x100, 0x10000, 0x1000000 }; in t_encode_pdu22() local
/third_party/boost/libs/pfr/test/run/
Dtie_anonymous.cpp74 auto opt_val = boost::pfr::structure_tie(opt); in test_in_anon_ns() local
94 auto opt_val = boost::pfr::structure_tie(opt); in test_in_non_non_ns() local
/third_party/libwebsockets/lib/roles/ws/ext/
Dextension.c357 const char *opt_name, const char *opt_val) in lws_set_extension_option()
/third_party/glib/gio/
Dgunixconnection.c506 gint opt_val; in g_unix_connection_receive_credentials() local
/third_party/libcoap/src/
Dcoap_debug.c526 const uint8_t* opt_val; in coap_show_pdu() local
/third_party/libwebsockets/lib/core-net/
Dwsi.c806 const char *opt_name, const char *opt_val) in lws_set_extension_option()
/third_party/libcoap/examples/
Dcoap-server.c667 const char *opt_val = (const char*)coap_opt_value(opt); in get_uri_proxy_scheme_info() local