Searched refs:TLV_BUFFER_SIZE (Results 1 – 2 of 2) sorted by relevance
69 #define TLV_BUFFER_SIZE 1024 macro532 u8 tlv_buffer[TLV_BUFFER_SIZE];
2933 if ((len + p_tlv->length) > TLV_BUFFER_SIZE) { in ecore_iov_search_list_tlvs()