Searched refs:bhstr_expstatsn (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/usr.sbin/ctld/
H A Ddiscovery.c73 if (ntohl(bhstr->bhstr_expstatsn) != conn->conn_statsn) {
75 "is %u, should be %u", ntohl(bhstr->bhstr_expstatsn),
/freebsd-12-stable/usr.sbin/iscsid/
H A Ddiscovery.c92 bhstr->bhstr_expstatsn = htonl(conn->conn_statsn + 1);
/freebsd-12-stable/sys/dev/iscsi/
H A Discsi_proto.h255 uint32_t bhstr_expstatsn; member in struct:iscsi_bhs_text_request

Completed in 87 milliseconds