:class:`~pcapkit.protocols.internet.ipx.IPX` Constant Enumerations ================================================================== .. module:: pcapkit.const.ipx This module contains all constant enumerations of :class:`~pcapkit.protocols.internet.ipx.IPX` implementations. Available enumerations include: .. list-table:: * - :class:`IPX_Packet ` - IPX Packet Types [*]_ * - :class:`IPX_Socket ` - IPX Socket Types [*]_ .. automodule:: pcapkit.const.ipx.packet :no-members: .. autoclass:: pcapkit.const.ipx.packet.Packet :members: :undoc-members: :private-members: :exclude-members: get, _missing_ :show-inheritance: .. automodule:: pcapkit.const.ipx.socket :no-members: .. autoclass:: pcapkit.const.ipx.socket.Socket :members: :undoc-members: :private-members: :exclude-members: get, _missing_ :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