Uses of Class
org.opencord.bng.packets.Ipcp
-
Packages that use Ipcp Package Description org.opencord.bng.packets Packet parser for BNG application. -
-
Uses of Ipcp in org.opencord.bng.packets
Methods in org.opencord.bng.packets that return Ipcp Modifier and Type Method Description IpcpIpcp. setIpAddressTlv(PppTlv ipaddresstlv)Sets the IP address TLV field.Methods in org.opencord.bng.packets that return types with arguments of type Ipcp Modifier and Type Method Description static org.onlab.packet.Deserializer<Ipcp>Ipcp. deserializer()Deserializer function for IPCP packets.
-