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

/external/iproute2/misc/
H A Darpd.c89 int active_probing; variable
130 if (active_probing) {
136 sprintf(buf, "%d\n", active_probing>=2 ? 1 : 3-active_probing);
144 sprintf(buf, "%d\n", active_probing<=1 ? 1 : active_probing);
163 if (active_probing) {
382 if (NEG_CNT(dbdat.data) >= active_probing) {
390 if (active_probing &&
617 active_probing
[all...]

Completed in 149 milliseconds