Home
last modified time | relevance | path

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

/busybox-1.35.0/networking/
Difconfig.c150 #define M_MASK (M_CLR | M_SET | M_ARG) macro
379 mask = M_MASK; /* set the appropriate mask. */ in ifconfig_main()