Searched refs:NO_LOGOUT (Results 1 – 4 of 4) sorted by relevance
| /netbsd-src/sys/dev/iscsi/ |
| H A D | iscsi_ioctl.c | 692 logout = NO_LOGOUT; 855 kill_connection(conn, rc, NO_LOGOUT, FALSE); in create_connection() 864 kill_connection(conn, rc, NO_LOGOUT, FALSE); 971 kill_connection(conn, rc, NO_LOGOUT, FALSE); in recreate_connection() 1619 dologout = NO_LOGOUT; in add_connection_cleanup()
|
| H A D | iscsi_rcv.c | 847 NO_LOGOUT, TRUE); in receive_asynch_pdu() 857 ISCSI_STATUS_TARGET_DROP, NO_LOGOUT, in receive_asynch_pdu() 1096 handle_connection_error(conn, ISCSI_STATUS_TARGET_ERROR, NO_LOGOUT); in receive_pdu()
|
| H A D | iscsi_globals.h | 644 #define NO_LOGOUT -1 macro
|
| H A D | iscsi_send.c | 79 handle_connection_error(conn, ISCSI_STATUS_SOCKET_ERROR, NO_LOGOUT); in my_soo_write() 1399 handle_connection_error(conn, ISCSI_STATUS_NO_RESOURCES, NO_LOGOUT); in send_data_out() 1704 handle_connection_error(conn, ISCSI_STATUS_TIMEOUT, NO_LOGOUT); in connection_timeout()
|