Searched refs:use_unix_proto (Results 1 – 3 of 3) sorted by relevance
169 coap_proto_t use_unix_proto);
338 coap_proto_t use_unix_proto) { in coap_get_available_scheme_hint_bits() argument380 switch (use_unix_proto) { in coap_get_available_scheme_hint_bits()
130 static coap_proto_t use_unix_proto = COAP_PROTO_NONE; variable2327 enable_ws, use_unix_proto); in get_context()2585 use_unix_proto = COAP_PROTO_UDP; in cmdline_unix()2592 use_unix_proto = COAP_PROTO_DTLS; in cmdline_unix()2599 use_unix_proto = COAP_PROTO_TCP; in cmdline_unix()2606 use_unix_proto = COAP_PROTO_TLS; in cmdline_unix()