Home
last modified time | relevance | path

Searched refs:getNetmask (Results 1 – 19 of 19) sorted by relevance

/dports/net/apache-commons-net/commons-net-3.8.0/org/apache/commons/net/examples/cidr/
H A DSubnetUtilsExample.java40 System.out.printf("Netmask:\t\t\t%s\t[%s]%n", info.getNetmask(), in main()
41 Integer.toBinaryString(info.asInteger(info.getNetmask()))); in main()
/dports/security/fwbuilder/fwbuilder-5.3.7/src/libfwbuilder/src/fwbuilder/
H A DIPRoute.h60 const InetAddr &getNetmask () const { return nm; } in getNetmask() function
H A Dsnmp.cpp424 << "/" << rt.getNetmask().getLength() in fetchRoutingTable()
461 r.getNetmask().getLength() == 0 && in isDefault()
1634 j->getNetmask()); in run_impl()
1735 InetAddrMask(j->getDestination(), j->getNetmask())); in run_impl()
/dports/security/fwbuilder/fwbuilder-5.3.7/src/cisco_lib/
H A DglobalNATPool.cpp69 << pool.iface->getNetmask().toString() in operator <<()
/dports/net/pear-Net_IPv6/Net_IPv6-1.3.0b2/tests/
H A DAllTests.php104 $is = $this->ip->getNetmask($testip, 16);
113 $is = $this->ip->getNetmask($testip);
/dports/net-mgmt/librenms/librenms-21.5.1/LibreNMS/Util/
H A DIPv4.php79 public function getNetmask() function in LibreNMS\\Util\\IPv4
/dports/devel/commoncpp/commoncpp2-1.8.1/inc/cc++/
H A Daddress.h186 inline struct in_addr getNetmask(void) const in getNetmask() function
274 inline struct in6_addr getNetmask(void) const in getNetmask() function
/dports/devel/ucommon/ucommon-7.0.0/inc/commoncpp/
H A Daddress.h175 inline struct in_addr getNetmask(void) const { in getNetmask() function
275 inline struct in6_addr getNetmask(void) const { in getNetmask() function
/dports/net/pear-Net_IPv4/Net_IPv4-1.3.5/Net/
H A DIPv4.php311 function getNetmask($length) function in Net_IPv4
/dports/net-mgmt/observium/observium/libs/pear/Net/
H A DIPv4.php311 public static function getNetmask($length) function in Net_IPv4
H A DIPv6.php295 public static function getNetmask($ip, $bits = null) function in Net_IPv6
/dports/net-mgmt/observium/observium/includes/discovery/
H A Dip-addresses.inc.php128 $ip_network = Net_IPv6::getNetmask($full_address) . '/' . $ip_prefix;
/dports/net-mgmt/phpipam/phpipam-a14bc06/functions/PEAR/Net/
H A DIPv4.php327 function getNetmask($length) function in Net_IPv4
H A DIPv6.php295 public static function getNetmask($ip, $bits = null) function in Net_IPv6
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-common-project/hadoop-nfs/src/main/java/org/apache/hadoop/nfs/
H A DNfsExports.java277 return subnetInfo.getAddress() + "/" + subnetInfo.getNetmask(); in getHostGroup()
/dports/net/pear-Net_IPv6/Net_IPv6-1.3.0b2/Net/
H A DIPv6.php295 public static function getNetmask($ip, $bits = null) function in Net_IPv6
/dports/devel/ucommon/ucommon-7.0.0/inc/ucommon/
H A Dsocket.h268 inline struct hostaddr_internet getNetmask(void) const { in getNetmask() function
/dports/net-mgmt/librenms/librenms-21.5.1/includes/html/
H A Dapi_functions.inc.php2199 [ip2long($ip->getNetmask()), ip2long($ip->getNetworkAddress())]
/dports/net-mgmt/phpipam/phpipam-a14bc06/functions/classes/
H A Dclass.Subnets.php1873 $subnet = $this->Net_IPv6->getNetmask($cidr); //validate subnet