Searched refs:vrf (Results 1 – 2 of 2) sorted by relevance
209 public function setVrf(VRF $vrf) argument211 $this->vrf = $vrf;218 return $this->vrf;
565 foreach ($reply['data'] as $vrf) {566 $renderer->doc .= $this->showFwd((array)$vrf, $opts['fmt'], 1) ;587 foreach ($reply['data'] as $vrf) {588 $renderer->doc .= $this->showFwd((array)$vrf, $opts['fmt'], 0) ;