Searched refs:negotiatedMethod (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/comstar/port/iscsit/
H A Discsit_authclient.h103 iscsit_auth_method_t negotiatedMethod; member in struct:iscsit_auth_client
H A Discsit_auth.c249 client->negotiatedMethod = am_id;
270 client->negotiatedMethod = AM_CHAP;
550 if (client->negotiatedMethod != 0) {
552 switch (client->negotiatedMethod) {

Completed in 44 milliseconds