Home
last modified time | relevance | path

Searched refs:nlp_auth_flag (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_dhchap.h344 uint32_t nlp_auth_flag; /* 1:initiator */ member
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dhchap.c1248 if (node_dhc->nlp_auth_flag == 2) { in emlxs_issue_dhchap_success()
1251 } else if (node_dhc->nlp_auth_flag == 1) { in emlxs_issue_dhchap_success()
1257 ndlp->nlp_DID, node_dhc->nlp_auth_flag, in emlxs_issue_dhchap_success()
1377 if (node_dhc->nlp_auth_flag == 2) { in emlxs_issue_auth_reject()
1379 } else if (node_dhc->nlp_auth_flag == 1) { in emlxs_issue_auth_reject()
1384 ndlp->nlp_DID, node_dhc->nlp_auth_flag, ReasonCode, in emlxs_issue_auth_reject()
1404 ndlp->nlp_DID, node_dhc->nlp_auth_flag, ReasonCode, in emlxs_issue_auth_reject()
1655 node_dhc->nlp_auth_flag = 2; /* ndlp is the always the auth */ in emlxs_issue_auth_negotiate()
4594 node_dhc->nlp_auth_flag = 1; /* ndlp is the initiator */ in emlxs_rcv_auth_msg_npr_node()
4952 node_dhc->nlp_auth_flag = 1; in emlxs_rcv_auth_msg_unmapped_node()
[all …]