Searched defs:iscsi_np (Results 1 – 2 of 2) sorted by relevance
97073 struct iscsi_np { struct97074 int np_network_transport;97075 int np_ip_proto;97076 int np_sock_type;97077 enum np_thread_state_table np_thread_state;97078 bool enabled;97079 atomic_t np_reset_count;97080 enum iscsi_timer_flags_table np_login_timer_flags;97081 u32 np_exports;97082 enum np_flags_table np_flags;[all …]