Home
last modified time | relevance | path

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

/freebsd/contrib/netbsd-tests/net/icmp/
H A Dt_ping.c103 win = netcfg_rump_pingtest("1.1.1.10", 500); in ATF_TC_BODY()
104 win2 = netcfg_rump_pingtest("1.1.1.30", 500); in ATF_TC_BODY()
401 netcfg_rump_pingtest("1.1.1.10", 1); in ATF_TC_BODY()
/freebsd/contrib/netbsd-tests/net/config/
H A Dnetconfig.c189 netcfg_rump_pingtest(const char *dst, int ms_timo) in netcfg_rump_pingtest() function