Linux Kernel
3.7.1
|
#include <ib_srpt.h>
Data Fields | |
u8 | i_port_id [16] |
struct srpt_port * | sport |
struct se_node_acl | nacl |
struct list_head | list |
struct srpt_node_acl - Per-initiator ACL data (managed via configfs). : 128-bit SRP initiator port ID. : port information. : Target core node ACL information. : Element of the per-HCA ACL list.
struct se_node_acl nacl |