Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bluetooth/l2ping/
H A Dl2ping.c50 static double tv2msec (struct timeval const *);
225 tv2msec(&b), r.result, in main()
267 tv2msec(struct timeval const *tvp) in tv2msec() function