HomeSort by: relevance | last modified time | path
    Searched defs:this_recv_time (Results 1 - 1 of 1) sorted by relevancy

  /src/external/bsd/ntp/dist/ntpd/
ntp_proto.c 4667 l_fp this_recv_time; local
4758 this_recv_time = rbufp->recv_time;
4760 leap_smear_add_offs(&this_recv_time, NULL);
4761 HTONL_FP(&this_recv_time, &xpkt.rec);
4773 leap_smear_add_offs(&xmt_tx, &this_recv_time);

Completed in 26 milliseconds