Searched refs:coap_new_context (Results 1 – 15 of 15) sorted by relevance
15 main_coap_context = coap_new_context(&listenaddress); in server_coap_init()
53 coap_new_context
55 coap_new_context;
110 * net.c (coap_new_context): register critical Accept option
85 ctx = coap_new_context(rp->ai_addr, rp->ai_addrlen); in get_context()
370 ctx = coap_new_context(&addr); in get_context()
657 ctx = coap_new_context(&addr); in get_context()
599 ctx = coap_new_context(&addr); in get_context()
1008 ctx = coap_new_context(&addr); in get_context()
87 coap_context = coap_new_context(&listen_addr); in init_coap()
79 *ctx = coap_new_context(&listen_addr); in init_coap_server()
177 coap_context_t *coap_new_context(const coap_address_t *listen_addr);
258 ctx = coap_new_context(&addr); in t_wkc_tests_create()
333 coap_new_context( in coap_new_context() function
1537 ctx = coap_new_context(&addr); in get_coap_context()