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