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

/netgear-R7000-V1.0.7.12_1.2.5/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 165 milliseconds