Searched refs:currently_processing (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 Difupdown.c670 enum { NONE, IFACE, MAPPING } currently_processing = NONE; local
711 currently_processing = MAPPING;
771 currently_processing = IFACE;
784 currently_processing = NONE;
786 switch (currently_processing) {

Completed in 43 milliseconds