Searched refs:info_chk_ (Results 1 – 1 of 1) sorted by relevance
147 printf("hdr.info_chk : %08x\n", be32toh(info_chk_)); in print()237 uint32_t info_chk_; // top 32 bit of expected info hash member244 static_assert(offsetof(SignedHeader, info_chk_) == 1020,