Searched defs:rsp_authtype (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/lib/libipmi/common/ | ||
H A D | ipmi_lan.c | 338 uint8_t rsp_authtype; local 362 rsp_authtype = rsp->ir_data[off]; 363 if (ilp->il_send_authcode && (rsp_authtype || ilp->il_authtype)) |
Completed in 396 milliseconds