Searched refs:tvbuf (Results 1 – 1 of 1) sorted by relevance
404 struct timeval tvbuf; in pretty_print_packet() local405 tvbuf.tv_sec = h->ts.tv_sec; in pretty_print_packet()406 tvbuf.tv_usec = h->ts.tv_usec; in pretty_print_packet()407 ts_print(ndo, &tvbuf); in pretty_print_packet()