Searched refs:DROP_PACKETS (Results 1 – 1 of 1) sorted by relevance
35 #define DROP_PACKETS 0 macro37 #if DROP_PACKETS > 0195 #if DROP_PACKETS in eth_send()197 if ((random() % DROP_PACKETS) == 0) { in eth_send()
Completed in 2 milliseconds