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