Searched defs:para_len (Results 1 - 2 of 2) sorted by relevance
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/ | ||
H A D | emlxs_dhchap.h | 424 uint32_t para_len; /* set to 0x28 i.e., 40 bytes */ member in struct:_AUTH_NEGOT_PARAMS_1 445 uint32_t para_len; /* set to 0x28 i.e., 40 bytes */ member in struct:_AUTH_NEGOT_PARAMS_2 468 uint32_t para_len; /* set to 0x28 i.e., 40 bytes */ member in struct:_AUTH_NEGOT_PARAMS 489 uint32_t para_len; /* set to 0x28 i.e., 40 bytes */ member in struct:_AUTH_NEGOT_PARAMS_NULL_1 505 uint32_t para_len; /* set to 0x28 i.e., 40 bytes */ member in struct:_AUTH_NEGOT_PARAMS_NULL_2 |
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/ | ||
H A D | emlxs_dhchap.c | 1494 uint16_t para_len = 0; local 1514 para_len += 4; 1517 para_len += 4; 1523 para_len += 4; 1529 para_len += 4 + 4; 1534 para_len += 4; 1538 para_len += 4; 1544 para_len += 4 + 4; 1550 para_len += 4 + 4 + 4; 1556 para_len [all...] |
Completed in 67 milliseconds