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

/illumos-gate/usr/src/lib/libipmi/common/
H A Dipmi_lan.c82 uint8_t il_authtype; member in struct:ipmi_lan
363 if (ilp->il_send_authcode && (rsp_authtype || ilp->il_authtype))
436 if (ilp->il_send_authcode && ilp->il_authtype)
467 if (ilp->il_send_authcode && ilp->il_authtype) {
580 switch (ilp->il_authtype) {
631 switch (ilp->il_authtype) {
856 ilp->il_authtype = IPMI_SESSION_AUTHTYPE_PASSWORD;

Completed in 56 milliseconds