Home
last modified time | relevance | path

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

/dports/security/nmap/nmap-7.91/nping/
H A DNpingOps.h639 struct timeval getLastPacketSentTime();
H A DEchoClient.cc327 struct timeval tmp=o.getLastPacketSentTime(); in nep_recv_echo()
H A DNpingOps.cc2974 struct timeval NpingOps::getLastPacketSentTime(){ in getLastPacketSentTime() function in NpingOps