Searched refs:str_timeout (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/networking/
H A Darping.c246 char *str_count, *str_timeout; local
253 &str_count, &str_timeout, &device, &source);
257 timeout_us = xatou_range(str_timeout, 0, INT_MAX/2000000) * 1000000;

Completed in 87 milliseconds