Searched refs:htobe64 (Results 1 – 13 of 13) sorted by relevance
390 dqb64.dqb_bhardlimit = htobe64(dqb->dqb_bhardlimit); in quota_write64()391 dqb64.dqb_bsoftlimit = htobe64(dqb->dqb_bsoftlimit); in quota_write64()392 dqb64.dqb_curblocks = htobe64(dqb->dqb_curblocks); in quota_write64()393 dqb64.dqb_ihardlimit = htobe64(dqb->dqb_ihardlimit); in quota_write64()394 dqb64.dqb_isoftlimit = htobe64(dqb->dqb_isoftlimit); in quota_write64()395 dqb64.dqb_curinodes = htobe64(dqb->dqb_curinodes); in quota_write64()396 dqb64.dqb_btime = htobe64(dqb->dqb_btime); in quota_write64()397 dqb64.dqb_itime = htobe64(dqb->dqb_itime); in quota_write64()
72 #define htobe64(x) bswap64((x)) macro86 #define htobe64(x) ((uint64_t)(x)) macro
161 r->r_timestamp = htobe64(ticks); in ieee80211_alq_log()
209 ad.seq = htobe64(seqno); in ktls_ocf_tls_cbc_encrypt()355 ad.seq = htobe64(seqno); in ktls_ocf_tls12_gcm_encrypt()431 ad.seq = htobe64(seqno); in ktls_ocf_tls12_gcm_decrypt()475 *(uint64_t *)(nonce + 4) ^= htobe64(seqno); in ktls_ocf_tls13_gcm_encrypt()
143 uint64_t sizeVal = htobe64(ctx->authDataLength); in AES_CBC_MAC_Reinit()
290 htobe64(auxdata->dp_offset_start + sent_so_far); in debugnet_send()293 dn_msg_hdr->mh_offset = htobe64(sent_so_far); in debugnet_send()
158 nlm_rsa_ucode_data[i] = htobe64(nlm_rsa_ucode_data[i]); in xlp_rsa_init()
185 x = htobe64(x); in mb_put_int64be()
538 val.v8 = htobe64(val.v8); in do_patch()
856 p2p->frag[pos] = htobe64(desc); in xlpge_tx()866 p2p->frag[pos-1] |= htobe64((uint64_t)P2D_EOP << 62); in xlpge_tx()
1155 #define htonll(x) htobe64(x)
1278 s->id = htobe64(s->id); in pf_state_insert()