:class:`~pcapkit.protocols.internet.ipx.IPX` Vendor Crawlers ============================================================ .. module:: pcapkit.vendor.ipx This module contains all vendor crawlers of :class:`~pcapkit.protocols.internet.ipx.IPX` implementations. Available crawlers include: .. list-table:: * - :class:`IPX_Packet ` - IPX Packet Types [*]_ * - :class:`IPX_Socket ` - IPX Socket Types [*]_ .. automodule:: pcapkit.vendor.ipx.packet :no-members: .. autoclass:: pcapkit.vendor.ipx.packet.Packet :noindex: :members: FLAG, LINK :show-inheritance: .. automodule:: pcapkit.vendor.ipx.socket :no-members: .. autoclass:: pcapkit.vendor.ipx.socket.Socket :noindex: :members: FLAG, LINK :show-inheritance: .. raw:: html
.. [*] https://en.wikipedia.org/wiki/Internetwork_Packet_Exchange#IPX_packet_structure .. [*] https://en.wikipedia.org/wiki/Internetwork_Packet_Exchange#Socket_number