Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudFilestore/
DNfsExportOptions.php38 public $ipRanges; variable in Google\\Service\\CloudFilestore\\NfsExportOptions
89 public function setIpRanges($ipRanges) argument
91 $this->ipRanges = $ipRanges;
98 return $this->ipRanges;
/plugin/botmon/
H A Dadmin.js390 const ipInfo = BotMon.live.data.ipRanges.match(nv.ip);
1160 const ipRanges = BotMon.live.data.ipRanges;
1178 ipName = ipRanges.getOwner( v._ipRange.g ) || "Unknown";
1458 ipRanges: { property
1472 me.ipRanges._groups = json.groups;
1478 me.ipRanges.add(range);
1498 const me = BotMon.live.data.ipRanges;
1516 const me = BotMon.live.data.ipRanges;
1530 const me = BotMon.live.data.ipRanges;
2577 const ispName = BotMon.live.data.ipRanges.getOwner( data._ipRange.g ) || data._ipRange.g;
[all …]