Method: PacketGen::Header::OSPFv2::LSUpdate#lsas_count
- Defined in:
- lib/packetgen/header/ospfv2/ls_update.rb
#lsas_count ⇒ Integer
Count of LSAs included in this update
50 |
# File 'lib/packetgen/header/ospfv2/ls_update.rb', line 50 define_attr :lsas_count, BinStruct::Int32 |