Searched refs:TLV_DWORD_COUNT (Results 1 – 1 of 1) sorted by relevance
103 #define TLV_DWORD_COUNT(length) \ macro115 return (cursor->current + TLV_DWORD_COUNT(length)); in tlv_next_item_ptr()402 delta = TLV_DWORD_COUNT(size); in tlv_insert()448 delta = TLV_DWORD_COUNT(tlv_length(cursor)); in tlv_delete()502 old_ndwords = TLV_DWORD_COUNT(tlv_length(cursor)); in tlv_modify()503 new_ndwords = TLV_DWORD_COUNT(size); in tlv_modify()