Searched refs:TLV_SIZE (Results 1 – 1 of 1) sorted by relevance
100 TLV_SIZE = 4 variable492 protected_tlv_size += TLV_SIZE + 4518 protected_tlv_size += TLV_SIZE + len(boot_record)531 protected_tlv_size += TLV_SIZE + len(value)534 protected_tlv_size += TLV_SIZE + len(value)838 tlv = b[tlv_off:tlv_off + TLV_SIZE]843 tlv_off += TLV_SIZE + tlv_len850 tlv = b[tlv_off:tlv_off + TLV_SIZE]855 off = tlv_off + TLV_SIZE863 off = tlv_off + TLV_SIZE[all …]