Subversion Repositories Kolibri OS

Rev

Rev 3647 | Rev 3711 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 3647 Rev 3698
Line 25... Line 25...
25
        Checksum                dw  ?
25
        Checksum                dw  ?
Line 26... Line 26...
26
 
26
 
Line 27... Line -...
27
ends
-
 
28
 
27
ends
-
 
28
 
-
 
29
 
29
 
30
uglobal
30
align 4
31
align 4
-
 
32
 
31
uglobal
33
        UDP_PACKETS_TX          rd  NET_DEVICES_MAX
Line 32... Line 34...
32
        UDP_PACKETS_TX          rd  NET_DEVICES_MAX
34
        UDP_PACKETS_RX          rd  NET_DEVICES_MAX
33
        UDP_PACKETS_RX          rd  NET_DEVICES_MAX
35
 
Line 112... Line 114...
112
;
114
;
113
;  OUT: /
115
;  OUT: /
114
;
116
;
115
;-----------------------------------------------------------------
117
;-----------------------------------------------------------------
116
align 4
118
align 4
-
 
119
diff16 "UDP packetgfgfgfgfs", 0, $
117
UDP_input:
120
UDP_input:
Line 118... Line 121...
118
 
121
 
Line 119... Line 122...
119
        DEBUGF  DEBUG_NETWORK_VERBOSE, "UDP_input: size=%u\n", ecx
122
        DEBUGF  DEBUG_NETWORK_VERBOSE, "UDP_input: size=%u\n", ecx