Searched refs:tvbuf (Results 1 – 1 of 1) sorted by relevance
409 struct timeval tvbuf; in pretty_print_packet() local410 tvbuf.tv_sec = h->ts.tv_sec; in pretty_print_packet()411 tvbuf.tv_usec = h->ts.tv_usec; in pretty_print_packet()412 ts_print(ndo, &tvbuf); in pretty_print_packet()