class ACIrb::MldsnoopHostRec
Public Instance Methods
rn()
click to toggle source
# File lib/acirb/model/mldsnoop.rb, line 182 def rn 'host-[' << @attributes['addr'] << ']' end
# File lib/acirb/model/mldsnoop.rb, line 182 def rn 'host-[' << @attributes['addr'] << ']' end