Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/net/lib/coap/
Dcoap_client.c702 static int send_rst(struct coap_client *client, const struct coap_packet *req) in send_rst() function
821 (void) send_rst(client, response); /* Ignore errors, unrelated to our queries */ in handle_response()
893 (void) send_rst(client, response); in handle_response()