le64toh
#define bce_le64toh(x) le64toh(x)
(uintmax_t)le64toh(stats->rl_tx_pkts));
(uintmax_t)le64toh(stats->rl_rx_pkts));
(uintmax_t)le64toh(stats->rl_tx_errs));
(uintmax_t)le64toh(stats->rl_rx_ucasts));
(uintmax_t)le64toh(stats->rl_rx_bcasts));
(long long unsigned) le64toh(tsfadjust));
if (le64toh(ni->ni_tstamp.tsf) >= tsf) {
(unsigned long long) le64toh(ni->ni_tstamp.tsf),
(unsigned long long) le64toh(ni->ni_tstamp.tsf));
t.beacon_tsf = htobe64(le64toh(ni->ni_tstamp.tsf));
rxi.rxi_tstamp = le64toh(desc->v1.tsf_on_air_rise);
(uintmax_t)le64toh(ba->bitmap), (uintmax_t)wn->agg[tid].bitmap,
bitmap = le64toh(ba->bitmap);
mod = le64toh(cmd.tstamp) % val;
ni->ni_intval, le64toh(cmd.tstamp), (uint32_t)(val - mod));
altmask = le64toh(hdr->altmask);
ni_tstamp = le64toh(ni->ni_tstamp.tsf);
rx_tstamp = le64toh(rx_tstamp);
ni_tstamp = le64toh(ni->ni_tstamp.tsf);
rx_tstamp = le64toh(rx_tstamp);
ni_tstamp = le64toh(ni->ni_tstamp.tsf);
nvlhdrp->nvlh_size = le64toh(nvlhdrp->nvlh_size);
nvlhdrp->nvlh_descriptors = le64toh(nvlhdrp->nvlh_descriptors);
uint32_t rstamp = (uint32_t) le64toh(rs->tsf);
rtt = rstamp - (le64toh(tstamp) & 0x7fff);
(unsigned long long) le64toh(tstamp));
le64toh(ni->ni_tstamp.tsf) > vap->iv_bss->ni_tstamp.tsf) {
(unsigned long long) le64toh(ni->ni_tstamp.tsf),
#define letoh64(x) le64toh(x)
#define xe64toh(x) ((data == ELFDATA2MSB) ? be64toh(x) : le64toh(x))