Home
last modified time | relevance | path

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

/openbmc/webui-vue/src/store/modules/Settings/
H A DNetworkStore.js109 async saveDhcpEnabledState({ state, dispatch }, dhcpState) { argument
112 DHCPEnabled: dhcpState,
135 async saveDhcp6EnabledState({ state, dispatch }, dhcpState) { argument
138 OperatingMode: dhcpState ? 'Enabled' : 'Disabled',
/openbmc/webui-vue/src/views/Settings/Network/
H A DTableIpv4.vue221 dhcpState: state
H A DTableIpv6.vue264 dhcpState: state