Lines Matching refs:portal
135 * The initiator portal list structure.
153 * The portal structure.
154 * This structure is linked into two lists - a global portal list (this list
155 * is used for searches and to verify unique IDs) and a portal group list
175 (via REFRESH_TARGETS). As a portal is discovered, its type is reset to
192 iscsid_portal_options_t options; /* portal options (override target options) */
195 iscsi_portal_types_t portaltype; /* Type of portal (how it was discovered) */
197 uint32_t active_connections; /* Number of connections active on this portal */
205 * The portal group structure.
249 portal_group_list_t group_list; /* the list of portal groups */
259 * plus a single portal.
289 Target and Portal information maintained in the connection structure.
324 portal_info_t portal; /* connected portal */
325 uint32_t initiator_id; /* connected initiator portal */