Searched refs:htolel (Results 1 – 12 of 12) sorted by relevance
497 #define wset_sdowneroff(s, o) ((s)->sd_owneroff = htolel(o))502 #define wset_sdgroupoff(s, o) ((s)->sd_groupoff = htolel(o))507 #define wset_sdsacloff(s, o) ((s)->sd_sacloff = htolel(o))512 #define wset_sddacloff(s, o) ((s)->sd_dacloff = htolel(o))575 #define wset_acerights(a, r) ((a)->ace_rights = htolel(r))
52 #define htolel(x) ((uint32_t)(x)) macro76 #define htolel(x) BSWAP_32(x) macro
46 #define htolel(x) ((uint32_t)(x)) macro51 #define htolel(x) BSWAP_32(x) macro399 upw->Length = htolel(pwlen_bytes); in samr_fill_userpw()
52 #define htolel(x) ((uint32_t)(x)) macro54 #define htolel(x) BSWAP_32(x) macro277 smbhdr.s.sig[0] = htolel(seqnum); in smb_sign_calc()
102 smbhdr.s.sig[0] = htolel(seqno); in smb_compute_MAC()
186 *lp = htolel(uv); in smb_rap_rqparam()
279 uint32_t y = htolel(x); in mb_put_uint32le()
35 #define htolel(x) ((uint32_t)(x)) macro40 #define htolel(x) BSWAP_32(x) macro
121 smbhdr.s.sig[0] = htolel(seqno); in smb_compute_MAC()
454 u_int32_t v = htolel(x); in mb_put_uint32le()
559 *owneroffp = htolel(owneroff); in mb_put_ntsd()560 *groupoffp = htolel(groupoff); in mb_put_ntsd()561 *sacloffp = htolel(sacloff); in mb_put_ntsd()562 *dacloffp = htolel(dacloff); in mb_put_ntsd()
673 *ucslenp = htolel(mbp->mb_count); in smbfs_smb_t2rename()