Home
last modified time | relevance | path

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

/third_party/libcoap/src/
Dnet.c2500 coap_bin_const_t tokenc = { pdu->token_length, pdu->token }; in handle_request() local
2511 async = coap_find_async(session, tokenc); in handle_request()