Subversion Repositories Kolibri OS

Rev

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

Rev 2308 Rev 2309
Line 14... Line 14...
14
;;          GNU GENERAL PUBLIC LICENSE                             ;;
14
;;          GNU GENERAL PUBLIC LICENSE                             ;;
15
;;             Version 2, June 1991                                ;;
15
;;             Version 2, June 1991                                ;;
16
;;                                                                 ;;
16
;;                                                                 ;;
17
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
17
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
Line 18... Line 18...
18
 
18
 
Line 19... Line 19...
19
$Revision: 2308 $
19
$Revision: 2309 $
20
 
20
 
21
MAX_FRAGMENTS   equ 64
21
MAX_FRAGMENTS   equ 64
Line 118... Line 118...
118
 
118
 
Line 119... Line 119...
119
 
119
 
120
 
120
 
121
macro IPv4_checksum ptr {
121
macro IPv4_checksum ptr {
Line 122... Line 122...
122
 
122
 
123
; This is the fast procedure to create or check a IP header without options
123
; This is the fast procedure to create or check an IP header without options