MCPcopy Create free account
hub / github.com/DingGuodong/LinuxBashShellScriptForOps / quiet_ping

Function quiet_ping

functions/net/icmp/python-ping.py:259–289  ·  view source on GitHub ↗

Send `count' ping with `psize' size to `dest_addr' with the given `timeout' and display the result. Returns `percent' lost packages, `max' round trip time and `avrg' round trip time.

(dest_addr, timeout=2, count=4, psize=64)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

do_oneFunction · 0.70

Tested by

no test coverage detected