Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
srpt_node_acl Struct Reference

#include <ib_srpt.h>

Data Fields

u8 i_port_id [16]
 
struct srpt_portsport
 
struct se_node_acl nacl
 
struct list_head list
 

Detailed Description

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.

Definition at line 418 of file ib_srpt.h.

Field Documentation

u8 i_port_id[16]

Definition at line 419 of file ib_srpt.h.

Definition at line 422 of file ib_srpt.h.

Definition at line 421 of file ib_srpt.h.

struct srpt_port* sport

Definition at line 420 of file ib_srpt.h.


The documentation for this struct was generated from the following file: