Searched refs:TLV_BUFFER_SIZE (Results 1 – 3 of 3) sorted by relevance
38 #define TLV_BUFFER_SIZE 1024 macro59 uint8_t tlv_buffer[TLV_BUFFER_SIZE];
43 #define TLV_BUFFER_SIZE 1024 macro515 u8 tlv_buffer[TLV_BUFFER_SIZE];
3009 if ((len + p_tlv->length) > TLV_BUFFER_SIZE) { in ecore_iov_search_list_tlvs()