Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ping/
H A Dping.h136 extern void ping_gettime(struct msghdr *, struct timeval *);
H A Dping_aux6.c315 ping_gettime(msg, &tv); in check_reply6()
H A Dping_aux.c288 ping_gettime(msg, &tv); in check_reply()
H A Dping.c2560 ping_gettime(struct msghdr *msg, struct timeval *tv) in ping_gettime() function