Home
last modified time | relevance | path

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

/openbmc/phosphor-webui/app/configuration/controllers/
H A Dnetwork-controller.js227 return APIUtils.deleteIPV4($scope.selectedInterface, ipv4.id)
256 .deleteIPV4(
/openbmc/phosphor-webui/app/common/services/
H A Dapi-utils.js426 deleteIPV4: function(interfaceName, networkID) { method in AnonymousFunction1ea782bb0200.SERVICE