Home
last modified time | relevance | path

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

/kernel/liteos_a/net/lwip-2.1/enhancement/src/
H A Dapi_shell.c200 #define IFCONFIG_OPTION_SET_DOWN (1 << 5) macro
516 } else if (ifconfig_cmd->option & IFCONFIG_OPTION_SET_DOWN) {
929 ifconfig_cmd.option |= IFCONFIG_OPTION_SET_DOWN;

Completed in 6 milliseconds