Home
last modified time | relevance | path

Searched defs:addr_hash (Results 1 - 2 of 2) sorted by relevance

/third_party/libcoap/include/coap3/
H A Dcoap_session_internal.h77 coap_addr_hash_t addr_hash; /**< Address hash for server incoming packets */ member
/third_party/libcoap/src/
H A Dcoap_session.c1099 coap_make_addr_hash(coap_addr_hash_t *addr_hash, coap_proto_t proto, in coap_make_addr_hash() argument
519 coap_make_session(coap_proto_t proto, coap_session_type_t type, const coap_addr_hash_t *addr_hash, const coap_address_t *local_addr, const coap_address_t *remote_addr, int ifindex, coap_context_t *context, coap_endpoint_t *endpoint) coap_make_session() argument
1116 coap_addr_hash_t addr_hash; coap_endpoint_get_session() local
[all...]

Completed in 4 milliseconds