Method: ACIrb::DbgEpgToIpRslt#rn
- Defined in:
- lib/acirb/dbg.rb
#rn ⇒ Object
1696 1697 1698 |
# File 'lib/acirb/dbg.rb', line 1696 def rn 'epgToIpRslt-[' << @attributes['src'] << ']-to-[' << @attributes['dst'] << ']-e-' << @attributes['filtEnt'] << '' end |