HEX
Server: Apache/2.4.52 (Ubuntu)
System: Linux spn-python 5.15.0-89-generic #99-Ubuntu SMP Mon Oct 30 20:42:41 UTC 2023 x86_64
User: arjun (1000)
PHP: 8.1.2-1ubuntu2.20
Disabled: NONE
Upload Files
File: //lib/python3/dist-packages/twisted/pair/__pycache__/raw.cpython-310.pyc
o

�b]�@s4dZddlmZGdd�de�ZGdd�de�ZdS)z4
Interface definitions for working with raw packets
�)�	Interfacec@� eZdZdZdd�Zdd�ZdS)�IRawDatagramProtocolz?
    An interface for protocols such as UDP, ICMP and TCP.
    cC�dS�z4
        Add a protocol on top of this one.
        N���num�protorr�2/usr/lib/python3/dist-packages/twisted/pair/raw.py�addProto�zIRawDatagramProtocol.addProtocCr�zI
        An IP datagram has been received. Parse and process it.
        Nr)�data�partial�source�dest�protocol�version�ihl�tos�tot_len�fragment_id�fragment_offset�
dont_fragment�more_fragments�ttlrrr�datagramReceivedr
z%IRawDatagramProtocol.datagramReceivedN��__name__�
__module__�__qualname__�__doc__rrrrrrr
�rc@r)�IRawPacketProtocolzB
    An interface for low-level protocols such as IP and ARP.
    cCrrrrrrrr.r
zIRawPacketProtocol.addProtocCrrr)rrrrrrrrr3r
z#IRawPacketProtocol.datagramReceivedNrrrrrr$)r#r$N)r"�zope.interfacerrr$rrrr�<module>s