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

/netgear-R7000-V1.0.7.12_1.2.5/src/router/iputils/
H A Darping.c57 int received, brd_recv, req_recv; variable
140 if (brd_recv || req_recv) {
142 if (req_recv)
143 printf("%d request(s)", req_recv);
146 req_recv ? ", " : "",
287 req_recv++;
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/networking/
H A Darping.c44 static unsigned req_recv; variable
98 req_recv, brd_recv);
220 req_recv++;

Completed in 192 milliseconds