Searched refs:DEL_VLAN_CMD (Results 1 – 6 of 6) sorted by relevance
21 #define DEL_VLAN_CMD 1 macro
23 DEL_VLAN_CMD, enumerator
64 } else if (!strcmp(cmd, "rem")) request.cmd = DEL_VLAN_CMD; in vconfig_main()
40 if_request.cmd = DEL_VLAN_CMD; in vlan_rem()