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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/networking/libiproute/
H A Diproute.c311 gw_ok = 1 << 0, enumerator in enum:__anon11306
358 ok |= gw_ok;
452 else if (!(ok & gw_ok))
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/iproute2/ip/
H A Diproute.c660 int gw_ok = 0; local
696 gw_ok = 1;
932 else if (!gw_ok && !nhs_ok)

Completed in 99 milliseconds