Lines Matching refs:htonl

1042 		ip->timereceived = htonl((u_int32)(current_time - pp->timereceived));
1043 ip->timetosend = htonl(pp->nextdate - current_time);
1044 ip->timereachable = htonl((u_int32)(current_time - pp->timereachable));
1045 ip->sent = htonl((u_int32)(pp->sent));
1046 ip->processed = htonl((u_int32)(pp->processed));
1047 ip->badauth = htonl((u_int32)(pp->badauth));
1048 ip->bogusorg = htonl((u_int32)(pp->bogusorg));
1049 ip->oldpkt = htonl((u_int32)(pp->oldpkt));
1050 ip->seldisp = htonl((u_int32)(pp->seldisptoolarge));
1051 ip->selbroken = htonl((u_int32)(pp->selbroken));
1095 is->rootdelay = htonl(DTOFP(sys_rootdelay));
1096 is->rootdispersion = htonl(DTOUFP(sys_rootdisp));
1097 is->frequency = htonl(DTOFP(sys_jitter));
1098 is->stability = htonl(DTOUFP(clock_stability * 1e6));
1144 ss->timeup = htonl((u_int32)current_time);
1145 ss->timereset = htonl((u_int32)(current_time - sys_stattime));
1146 ss->denied = htonl((u_int32)sys_restricted);
1147 ss->oldversionpkt = htonl((u_int32)sys_oldversion);
1148 ss->newversionpkt = htonl((u_int32)sys_newversion);
1149 ss->unknownversion = htonl((u_int32)sys_declined);
1150 ss->badlength = htonl((u_int32)sys_badlength);
1151 ss->processed = htonl((u_int32)sys_processed);
1152 ss->badauth = htonl((u_int32)sys_badauth);
1153 ss->limitrejected = htonl((u_int32)sys_limitrejected);
1154 ss->received = htonl((u_int32)sys_received);
1155 ss->lamport = htonl((u_int32)sys_lamport);
1156 ss->tsrounding = htonl((u_int32)sys_tsrounding);
1178 ms->timereset = htonl((u_int32)(current_time - peer_timereset));
1181 ms->findpeer_calls = htonl((u_int32)findpeer_calls);
1182 ms->allocations = htonl((u_int32)peer_allocations);
1183 ms->demobilizations = htonl((u_int32)peer_demobilizations);
1209 io->timereset = htonl((u_int32)(current_time - io_timereset));
1214 io->dropped = htonl((u_int32)packets_dropped);
1215 io->ignored = htonl((u_int32)packets_ignored);
1216 io->received = htonl((u_int32)packets_received);
1217 io->sent = htonl((u_int32)packets_sent);
1218 io->notsent = htonl((u_int32)packets_notsent);
1219 io->interrupts = htonl((u_int32)handler_calls);
1220 io->int_received = htonl((u_int32)handler_pkts);
1244 ts->timereset = htonl((u_int32)sincereset);
1246 ts->overflows = htonl((u_int32)alarm_overflow);
1247 ts->xmtcalls = htonl((u_int32)timer_xmtcalls);
1274 li->compliance = htonl((u_int32)(tc_counter));
1275 li->watchdog_timer = htonl((u_int32)(current_time - sys_epoch));
1658 pir->addr = htonl(res->u.v4.addr);
1661 pir->mask = htonl(res->u.v4.mask);
1662 pir->count = htonl(res->count);
1693 pir->count = htonl(res->count);
2135 ia->numkeys = htonl((u_int32)authnumkeys);
2136 ia->numfreekeys = htonl((u_int32)authnumfreekeys);
2137 ia->keylookups = htonl((u_int32)authkeylookups);
2138 ia->keynotfound = htonl((u_int32)authkeynotfound);
2139 ia->encryptions = htonl((u_int32)authencryptions);
2140 ia->decryptions = htonl((u_int32)authdecryptions);
2141 ia->keyuncached = htonl((u_int32)authkeyuncached);
2142 ia->expired = htonl((u_int32)authkeyexpired);
2143 ia->timereset = htonl((u_int32)(current_time - auth_timereset));
2210 it->settime = htonl((u_int32)(current_time - tr->tr_settime));
2211 it->origtime = htonl((u_int32)(current_time - tr->tr_origtime));
2212 it->resets = htonl((u_int32)tr->tr_resets);
2213 it->flags = htonl((u_int32)tr->tr_flags);
2415 ic->ctltimereset = htonl((u_int32)(current_time - ctltimereset));
2416 ic->numctlreq = htonl((u_int32)numctlreq);
2417 ic->numctlbadpkts = htonl((u_int32)numctlbadpkts);
2418 ic->numctlresponses = htonl((u_int32)numctlresponses);
2419 ic->numctlfrags = htonl((u_int32)numctlfrags);
2420 ic->numctlerrors = htonl((u_int32)numctlerrors);
2421 ic->numctltooshort = htonl((u_int32)numctltooshort);
2422 ic->numctlinputresp = htonl((u_int32)numctlinputresp);
2423 ic->numctlinputfrag = htonl((u_int32)numctlinputfrag);
2424 ic->numctlinputerr = htonl((u_int32)numctlinputerr);
2425 ic->numctlbadoffset = htonl((u_int32)numctlbadoffset);
2426 ic->numctlbadversion = htonl((u_int32)numctlbadversion);
2427 ic->numctldatatooshort = htonl((u_int32)numctldatatooshort);
2428 ic->numctlbadop = htonl((u_int32)numctlbadop);
2429 ic->numasyncmsgs = htonl((u_int32)numasyncmsgs);
2464 ik->offset = htonl((u_int32)ntx.offset);
2465 ik->freq = htonl((u_int32)ntx.freq);
2466 ik->maxerror = htonl((u_int32)ntx.maxerror);
2467 ik->esterror = htonl((u_int32)ntx.esterror);
2469 ik->constant = htonl((u_int32)ntx.constant);
2470 ik->precision = htonl((u_int32)ntx.precision);
2471 ik->tolerance = htonl((u_int32)ntx.tolerance);
2476 ik->ppsfreq = htonl((u_int32)ntx.ppsfreq);
2477 ik->jitter = htonl((u_int32)ntx.jitter);
2479 ik->stabil = htonl((u_int32)ntx.stabil);
2480 ik->jitcnt = htonl((u_int32)ntx.jitcnt);
2481 ik->calcnt = htonl((u_int32)ntx.calcnt);
2482 ik->errcnt = htonl((u_int32)ntx.errcnt);
2483 ik->stbcnt = htonl((u_int32)ntx.stbcnt);
2538 ic->polls = htonl((u_int32)clock_stat.polls);
2539 ic->noresponse = htonl((u_int32)clock_stat.noresponse);
2540 ic->badformat = htonl((u_int32)clock_stat.badformat);
2541 ic->baddata = htonl((u_int32)clock_stat.baddata);
2542 ic->timestarted = htonl((u_int32)clock_stat.timereset);
2547 ic->fudgeval1 = htonl((u_int32)clock_stat.fudgeval1);
2553 ic->fudgeval2 = htonl(clock_stat.fudgeval2);
2690 ic->values[i] = htonl(bug.values[i]);
2696 ic->stimes = htonl(bug.stimes);
2735 ifs->v6_flag = htonl(ifs->v6_flag);
2738 ifs->flags = htonl(ep->flags);
2739 ifs->last_ttl = htonl(ep->last_ttl);
2740 ifs->num_mcast = htonl(ep->num_mcast);
2741 ifs->received = htonl(ep->received);
2742 ifs->sent = htonl(ep->sent);
2743 ifs->notsent = htonl(ep->notsent);
2744 ifs->ifindex = htonl(ep->ifindex);
2747 ifs->ifnum = htonl(ep->ifnum);
2748 ifs->uptime = htonl(current_time - ep->starttime);
2750 ifs->peercnt = htonl(ep->peercnt);