stub_libicmp.cc
Go to the documentation of this file.
Definition: CachePeer.h:31
Definition: IcmpSquid.h:25
void SendEcho(Ip::Address &to, int opcode, const char *payload=nullptr, int len=0) override
Definition: IcmpSquid.cc:51
Definition: Address.h:41
Definition: PeerSelectState.h:60
Definition: Store.h:42
Definition: forward.h:15
Definition: Xaction.cc:139
void netdbHostData(const char *host, int *samp, int *rtt, int *hops)
Definition: net_db.cc:977
void netdbExchangeUpdatePeer(Ip::Address &addr, CachePeer *e, double rtt, double hops)
Definition: net_db.cc:1043
void netdbUpdatePeer(const AnyP::Uri &url, CachePeer *e, int irtt, int ihops)
Definition: net_db.cc:1002
void netdbHandlePingReply(const Ip::Address &from, int hops, int rtt)
Definition: net_db.cc:844