Home
last modified time | relevance | path

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

/busybox-1.35.0/networking/
Difconfig.c193 #define A_CAST_RESOLVE 0x01 macro
196 #define A_CAST_HOST_COPY_RESOLVE (A_CAST_HOST_COPY | A_CAST_RESOLVE)
413 if (mask & A_CAST_RESOLVE) { in ifconfig_main()