Searched refs:ep_dtls (Results 1 – 2 of 2) sorted by relevance
725 coap_endpoint_t *ep_udp = NULL, *ep_dtls = NULL, *ep_tcp = NULL, *ep_tls = NULL; in get_context() local745 ep_dtls = coap_new_endpoint(ctx, &addrs, COAP_PROTO_DTLS); in get_context()746 if (!ep_dtls) in get_context()
2294 coap_endpoint_t *ep_udp = NULL, *ep_dtls = NULL; in get_context() local2314 ep_dtls = coap_new_endpoint(ctx, &addrs, COAP_PROTO_DTLS); in get_context()2315 if (!ep_dtls) in get_context()