Searched refs:coap_endpoint_set_default_mtu (Results 1 – 5 of 5) sorted by relevance
19 coap_endpoint_set_default_mtu,42 *void coap_endpoint_set_default_mtu(coap_endpoint_t *_endpoint_,176 *Function: coap_endpoint_set_default_mtu()*178 The *coap_endpoint_set_default_mtu*() function is used to set the MTU size
87 coap_endpoint_set_default_mtu;
84 coap_endpoint_set_default_mtu
407 void coap_endpoint_set_default_mtu(coap_endpoint_t *endpoint, unsigned mtu);
1944 coap_endpoint_set_default_mtu(coap_endpoint_t *ep, unsigned mtu) { in coap_endpoint_set_default_mtu() function