HomeSort by: relevance | last modified time | path
    Searched refs:NO_LOGOUT (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/dev/iscsi/
iscsi_rcv.c 847 NO_LOGOUT, TRUE);
857 ISCSI_STATUS_TARGET_DROP, NO_LOGOUT,
1096 handle_connection_error(conn, ISCSI_STATUS_TARGET_ERROR, NO_LOGOUT);
iscsi_ioctl.c 692 logout = NO_LOGOUT;
855 kill_connection(conn, rc, NO_LOGOUT, FALSE);
864 kill_connection(conn, rc, NO_LOGOUT, FALSE);
971 kill_connection(conn, rc, NO_LOGOUT, FALSE);
1619 dologout = NO_LOGOUT;
iscsi_globals.h 644 #define NO_LOGOUT -1
iscsi_send.c 79 handle_connection_error(conn, ISCSI_STATUS_SOCKET_ERROR, NO_LOGOUT);
1399 handle_connection_error(conn, ISCSI_STATUS_NO_RESOURCES, NO_LOGOUT);
1704 handle_connection_error(conn, ISCSI_STATUS_TIMEOUT, NO_LOGOUT);

Completed in 18 milliseconds