NPS_INFO
offset = le16_to_cpu(bhdr.table_list[NPS_INFO].offset);
checksum = le16_to_cpu(bhdr.table_list[NPS_INFO].checksum);
offset = le16_to_cpu(bhdr->table_list[NPS_INFO].offset);
info = &bhdr->table_list[NPS_INFO];