Searched refs:bhstr_expstatsn (Results 1 – 2 of 2) sorted by relevance
56 bhstr->bhstr_expstatsn = htonl(conn->conn_statsn + 1); in text_new_request()258 if (ntohl(bhstr->bhstr_expstatsn) != conn->conn_statsn) { in text_read_request()260 "is %u, should be %u", ntohl(bhstr->bhstr_expstatsn), in text_read_request()
252 uint32_t bhstr_expstatsn; member