Lines Matching refs:subnet
412 foreach ($reply['data'] as $subnet) {
413 $renderer->doc .= $this->showSub((array)$subnet, $opts['fmt']) ;
423 foreach ($reply['data'] as $subnet) {
424 $renderer->doc .= $this->showSub((array)$subnet, $opts['fmt']) ;
434 foreach ($reply['data'] as $subnet) {
435 $renderer->doc .= $this->showSub((array)$subnet, $opts['fmt']) ;
445 foreach ($reply['data'] as $subnet) {
446 $renderer->doc .= $this->showSub((array)$subnet, $opts['fmt']) ;
456 foreach ($reply['data'] as $subnet) {
457 $renderer->doc .= $this->showSub((array)$subnet, $opts['fmt']) ;
467 foreach ($reply['data'] as $subnet) {
468 $renderer->doc .= $this->showSub((array)$subnet, $opts['fmt']) ;
478 foreach ($reply['data'] as $subnet) {
479 $renderer->doc .= $this->showSub((array)$subnet, $opts['fmt']) ;
1622 0 => array('subnet', 'description'),
1634 $_subnet = $_infos['subnet'] . '/' . $_infos['mask'] ;
1640 $web_out .= $this->listNets($_more, 'subnet') ;
1922 foreach ((array)$reply['data'] as $subnet) {
1923 $_infos = (array)$subnet ;
2112 foreach ((array)$reply['data'] as $subnet) {
2113 $_infos = (array)$subnet ;