HomeSort by: relevance | last modified time | path
    Searched defs:send_logout (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/iscsi/
iscsi_send.c 172 no_tm = send_logout(conn, oldconn, RECOVER_CONNECTION, TRUE);
1227 * send_logout:
1241 send_logout(connection_t *conn, connection_t *refconn, int reason, function in typeref:typename:int
1248 DEBC(conn, 5, ("Send_logout\n"));

Completed in 36 milliseconds