Linux Kernel
3.7.1
|
#include <iscsi_target_core.h>
Definition at line 740 of file iscsi_target_core.h.
u32 np_exports |
Definition at line 746 of file iscsi_target_core.h.
enum np_flags_table np_flags |
Definition at line 747 of file iscsi_target_core.h.
unsigned char np_ip[IPV6_ADDRESS_SPACE] |
Definition at line 748 of file iscsi_target_core.h.
int np_ip_proto |
Definition at line 742 of file iscsi_target_core.h.
Definition at line 757 of file iscsi_target_core.h.
struct timer_list np_login_timer |
Definition at line 755 of file iscsi_target_core.h.
enum iscsi_timer_flags_table np_login_timer_flags |
Definition at line 745 of file iscsi_target_core.h.
struct iscsi_portal_group* np_login_tpg |
Definition at line 756 of file iscsi_target_core.h.
int np_network_transport |
Definition at line 741 of file iscsi_target_core.h.
u16 np_port |
Definition at line 749 of file iscsi_target_core.h.
struct completion np_restart_comp |
Definition at line 751 of file iscsi_target_core.h.
int np_sock_type |
Definition at line 743 of file iscsi_target_core.h.
struct __kernel_sockaddr_storage np_sockaddr |
Definition at line 753 of file iscsi_target_core.h.
Definition at line 752 of file iscsi_target_core.h.
struct task_struct* np_thread |
Definition at line 754 of file iscsi_target_core.h.
spinlock_t np_thread_lock |
Definition at line 750 of file iscsi_target_core.h.
enum np_thread_state_table np_thread_state |
Definition at line 744 of file iscsi_target_core.h.