Method: PacketGen::Header::OSPFv3::LSALink#prefix_count
- Defined in:
- lib/packetgen/header/ospfv3/lsa.rb
permalink #prefix_count ⇒ Integer
The number of IPv6 address prefixes contained in the LSA.
188 |
# File 'lib/packetgen/header/ospfv3/lsa.rb', line 188 define_attr :prefix_count, BinStruct::Int32 |