Home
last modified time | relevance | path

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

/third_party/libcoap/include/coap3/
Dcoap_pdu_internal.h95 #define COAP_PDU_MAX_TCP_HEADER_SIZE 6 macro
/third_party/libcoap/src/
Dcoap_pdu.c125 pdu->max_hdr_size = COAP_PDU_MAX_TCP_HEADER_SIZE; in coap_pdu_init()