Home
last modified time | relevance | path

Searched refs:tlb_tv (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/netinet/
H A Dtcp_log_buf.h141 struct timeval tlb_tv; /* Timestamp of trace */ member
H A Dtcp_log_buf.c1813 microuptime(&log_buf->tlb_tv); in tcp_log_event()
1815 memcpy(&log_buf->tlb_tv, itv, sizeof(struct timeval)); in tcp_log_event()