Interface PcapProHandler.IpfHandler

Enclosing interface:
PcapProHandler

public static interface PcapProHandler.IpfHandler
The Interface IpfHandler.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    handleIpf(com.slytechs.jnet.protocol.descriptor.IpfFragment frag, ByteBuffer carrier, ByteBuffer ipPayload)
    Handle ipf.
  • Method Details

    • handleIpf

      void handleIpf(com.slytechs.jnet.protocol.descriptor.IpfFragment frag, ByteBuffer carrier, ByteBuffer ipPayload)
      Handle ipf.
      Parameters:
      frag - the frag
      carrier - the carrier
      ipPayload - the ip payload