Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dhchap.c1226 node_dhc->nlp_auth_tranid_rsp, in emlxs_issue_dhchap_success()
1250 LE_SWAP32(node_dhc->nlp_auth_tranid_rsp); in emlxs_issue_dhchap_success()
1258 node_dhc->nlp_auth_tranid_rsp, in emlxs_issue_dhchap_success()
1660 node_dhc->nlp_auth_tranid_rsp = 1; in emlxs_issue_auth_negotiate()
1662 node_dhc->nlp_auth_tranid_rsp++; in emlxs_issue_auth_negotiate()
1665 node_dhc->nlp_auth_tranid_rsp = 0; in emlxs_issue_auth_negotiate()
2196 node_dhc->nlp_auth_tranid_rsp, in emlxs_issue_dhchap_challenge()
2462 node_dhc->nlp_auth_tranid_rsp, in emlxs_issue_dhchap_challenge()
2854 node_dhc->nlp_auth_tranid_rsp); in emlxs_rcv_auth_msg_auth_negotiate_cmpl_wait4next()
3305 node_dhc->nlp_auth_tranid_rsp, in emlxs_rcv_auth_msg_dhchap_reply_cmpl_wait4next()
[all …]
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_dhchap.h341 uint32_t nlp_auth_tranid_rsp; /* tran_id when this */ member