Searched refs:bhstr_statsn (Results 1 – 2 of 2) sorted by relevance
116 bhstr2->bhstr_statsn = htonl(conn->conn_statsn++); in text_new_response()155 if (ntohl(bhstr->bhstr_statsn) != conn->conn_statsn + 1) { in text_receive_response()157 "is %u, should be %u", ntohl(bhstr->bhstr_statsn), in text_receive_response()160 conn->conn_statsn = ntohl(bhstr->bhstr_statsn); in text_receive_response()
266 uint32_t bhstr_statsn; member