Searched refs:loss (Results 1 – 5 of 5) sorted by relevance
| /components/net/netdev/src/ |
| A D | netdev.c | 1324 rt_uint32_t index, received, loss, max_time, min_time, avg_time; in netdev_cmd_ping() local 1415 loss = (uint32_t)((1 - ((float)received) / index) * 100); in netdev_cmd_ping() 1431 rt_kprintf("%d packets transmitted, %d received, %d%% packet loss\n", index, received, loss); in netdev_cmd_ping()
|
| /components/net/lwip/lwip-1.4.1/doc/ |
| A D | contrib.txt | 51 …as to allow for loss of fixes. Putting bugs on Savannah and subsequently closing them is too much …
|
| /components/net/lwip/lwip-2.0.3/src/netif/ppp/ |
| A D | PPPD_FOLLOWUP | 115 2012-05-20 - pppd: Make MSCHAP-v2 cope better with packet loss 368 This fixes a bug introduced in 08ef47ca ("pppd: Make MSCHAP-v2 cope better with packet loss").
|
| /components/net/lwip/lwip-2.1.2/src/netif/ppp/ |
| A D | PPPD_FOLLOWUP | 115 2012-05-20 - pppd: Make MSCHAP-v2 cope better with packet loss 368 This fixes a bug introduced in 08ef47ca ("pppd: Make MSCHAP-v2 cope better with packet loss").
|
| /components/drivers/usb/cherryusb/ |
| A D | LICENSE | 160 Work (including but not limited to damages for loss of goodwill,
|
Completed in 6 milliseconds