Searched defs:hcount (Results 1 - 4 of 4) sorted by relevance
/illumos-gate/usr/src/lib/libsip/common/ |
H A D | sip_hash.c | 118 int hcount; local 125 for (hcount = 0; hcount < hash_entry->hash_count; hcount++) {
|
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/ |
H A D | snoop_ppp.c | 1681 uint16_t hcount; local 1684 GETINT16(hcount, optdata); 1689 (void) sprintf(get_line(0, 0), "History Count = %d", hcount);
|
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/ |
H A D | hermon_wr.c | 1691 uint8_t *mgmtclass, *hpoint, *hcount; local 1833 mgmtclass = hpoint = hcount = NULL; 1862 HERMON_SPECIAL_QP_DRMAD_GET_HOPCOUNT(hcount, 1878 *hpoint, *hcount);
|
/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/ |
H A D | tavor_wr.c | 1444 uint8_t *mgmtclass, *hpoint, *hcount; local 1604 mgmtclass = hpoint = hcount = NULL; 1633 TAVOR_SPECIAL_QP_DRMAD_GET_HOPCOUNT(hcount, 1649 *hpoint, *hcount);
|
Completed in 81 milliseconds