Searched refs:ntime (Results 1 – 2 of 2) sorted by relevance
113 static u_int32_t ntime; variable265 ntime = ntohl(td->td_time); in dotrace()276 ntime = ntohl(td->td_time); in dotrace()319 printf("%03d %s:%s ", (ntime/10) % 1000, tcpstates[ostate], in tcp_trace()
1195 u_int32_t ntime; in ip_dooptions() local1399 ntime = iptime(); in ip_dooptions()1400 memcpy(cp + ipt.ipt_ptr - 1, &ntime, sizeof(u_int32_t)); in ip_dooptions()