Home
last modified time | relevance | path

Searched refs:coap_send_rst (Results 1 – 3 of 3) sorted by relevance

/net-tools-3.7.0/libcoap/include/coap/
Dnet.h346 coap_send_rst(coap_context_t *context, in coap_send_rst() function
/net-tools-3.7.0/libcoap/examples/
Dclient.c344 coap_send_rst(ctx, local_interface, remote, received); in message_handler()
/net-tools-3.7.0/
Dcoap-client.c1108 coap_send_rst(coap_ctx, coap_ctx->endpoint, remote, in is_our_own()