Home
last modified time | relevance | path

Searched refs:NO_MAPPINGS (Results 1 – 1 of 1) sorted by relevance

/busybox-1.35.0/networking/
Difupdown.c222 #define NO_MAPPINGS (option_mask32 & OPT_no_mappings) macro
1457 if ((cmds == iface_up) && !NO_MAPPINGS) { in ifupdown_main()