Home
last modified time | relevance | path

Searched defs:timeout_ms (Results 1 – 2 of 2) sorted by relevance

/busybox-1.35.0/networking/
Dzcip.c237 int timeout_ms; // must be signed in zcip_main() member
244 #define timeout_ms (L.timeout_ms ) in zcip_main() macro
/busybox-1.35.0/networking/udhcp/
Darpping.c44 int timeout_ms; in arpping() local