Home
last modified time | relevance | path

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

/net-tools-latest/libcoap/examples/lwip/
Dserver-coap.c9 coap_address_init(&listenaddress); in server_coap_init()
/net-tools-latest/libcoap/examples/contiki/
Dcoap-observer.c59 coap_address_init(&listen_addr); in init_coap()
129 coap_address_init(&dst); in PROCESS_THREAD()
Dserver.c60 coap_address_init(&listen_addr); in init_coap_server()
/net-tools-latest/libcoap/include/coap/
Daddress.h116 coap_address_init(coap_address_t *addr) { in coap_address_init() function
/net-tools-latest/libcoap/src/
Dcoap_io.c90 coap_address_init(&ep->addr); in coap_new_endpoint()
431 coap_address_init(&(*packet)->dst); /* the local interface address */ in coap_network_read()
432 coap_address_init(&(*packet)->src); /* the remote peer */ in coap_network_read()
Dnet.c829 coap_address_init(&src); in coap_read()
/net-tools-latest/libcoap/tests/
Dtest_wellknown.c251 coap_address_init(&addr); in t_wkc_tests_create()
/net-tools-latest/libcoap/examples/
Dcoap-server.c366 coap_address_init(&addr); in get_context()
Detsi_iot_01.c653 coap_address_init(&addr); in get_context()
Dcoap-rd.c595 coap_address_init(&addr); in get_context()
Dclient.c1004 coap_address_init(&addr); in get_context()
/net-tools-latest/
Dcoap-client.c1533 coap_address_init(&addr); in get_coap_context()
1748 coap_address_init(&user_data.coap_dst);