Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DanielOgorchock/ST_Anything
/ getSubnetMask
Method
getSubnetMask
Arduino/libraries/Ethernet2/src/Dhcp.cpp:479–482 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
477
}
478
479
IPAddress DhcpClass::getSubnetMask()
480
{
481
return IPAddress(_dhcpSubnetMask);
482
}
483
484
IPAddress DhcpClass::getGatewayIp()
485
{
Callers
3
begin
Method · 0.80
maintain
Method · 0.80
subnetMask
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected