Linux Kernel
3.7.1
Main Page
Related Pages
Modules
Namespaces
Data Structures
Files
File List
Globals
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Groups
Pages
drivers
target
iscsi
iscsi_target_login.h
Go to the documentation of this file.
1
#ifndef ISCSI_TARGET_LOGIN_H
2
#define ISCSI_TARGET_LOGIN_H
3
4
extern
int
iscsi_login_setup_crypto
(
struct
iscsi_conn
*);
5
extern
int
iscsi_check_for_session_reinstatement
(
struct
iscsi_conn
*);
6
extern
int
iscsi_login_post_auth_non_zero_tsih
(
struct
iscsi_conn
*,
u16
,
u32
);
7
extern
int
iscsi_target_setup_login_socket
(
struct
iscsi_np
*,
8
struct
__kernel_sockaddr_storage
*);
9
extern
int
iscsi_target_login_thread
(
void
*);
10
extern
int
iscsi_login_disable_FIM_keys
(
struct
iscsi_param_list
*,
struct
iscsi_conn
*);
11
12
#endif
/*** ISCSI_TARGET_LOGIN_H ***/
Generated on Thu Jan 10 2013 14:33:07 for Linux Kernel by
1.8.2