Uses of Class
org.pcap4j.packet.LinuxSllPacket
-
Packages that use LinuxSllPacket Package Description org.pcap4j.packet -
-
Uses of LinuxSllPacket in org.pcap4j.packet
Methods in org.pcap4j.packet that return LinuxSllPacket Modifier and Type Method Description LinuxSllPacketLinuxSllPacket.Builder. build()static LinuxSllPacketLinuxSllPacket. newPacket(byte[] rawData, int offset, int length)A static factory method.Constructors in org.pcap4j.packet with parameters of type LinuxSllPacket Constructor Description Builder(LinuxSllPacket packet)
-