Searched refs:TLV_SIZE (Results 1 – 2 of 2) sorted by relevance
24 const TLV_SIZE: usize = 6; const118 if buffer.len() < TLV_SIZE { in read_from_le_bytes()137 if buffer.len() < TLV_SIZE { in read_from_le_bytes()155 if buffer.len() < TLV_SIZE { in read_from_le_bytes()
38 TLV_SIZE = 4 variable110 UPGRADE_RESERVE_LEN + TLV_SIZE + TLV_SIZE + TLV_SIZE + \