Searched refs:network_send (Results 1 – 3 of 3) sorted by relevance
124 ssize_t (*network_send)(struct coap_context_t *context, member
395 c->network_send = coap_network_send; in coap_new_context()571 bytes_written = context->network_send(context, local_interface, dst, in coap_send_impl()
1542 ctx->network_send = my_coap_network_send; in get_coap_context()