Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dtcp_log_buf.h114 struct timeval tlb_tv; /* Timestamp of trace */ member
H A Dtcp_log_buf.c1647 getmicrouptime(&log_buf->tlb_tv); in tcp_log_event_()
1649 memcpy(&log_buf->tlb_tv, itv, sizeof(struct timeval)); in tcp_log_event_()