Uses of Class
org.opencord.bng.packets.GenericPpp
-
Packages that use GenericPpp Package Description org.opencord.bng.packets Packet parser for BNG application. -
-
Uses of GenericPpp in org.opencord.bng.packets
Methods in org.opencord.bng.packets that return types with arguments of type GenericPpp Modifier and Type Method Description static org.onlab.packet.Deserializer<GenericPpp>GenericPpp. deserializer()Deserializer function for LCP packets.
-