Home
last modified time | relevance | path

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

/net-tools-3.7.0/libcoap/include/coap/
Dcoap_io.h99 #ifndef coap_mcast_interface
100 # define coap_mcast_interface(Local) 0 macro
/net-tools-3.7.0/libcoap/src/
Dnet.c1474 && !coap_mcast_interface(&node->local_if))) { in handle_request()