Subversion Repositories Kolibri OS

Rev

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

Rev 425 Rev 593
Line 1... Line -...
1
$Revision: 425 $
-
 
2
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
1
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
3
;;                                                                 ;;
2
;;                                                                 ;;
4
;;  IP.INC                                                         ;;
3
;;  IP.INC                                                         ;;
5
;;                                                                 ;;
4
;;                                                                 ;;
6
;;  IP Processes for Menuet OS  TCP/IP stack                       ;;
5
;;  IP Processes for Menuet OS  TCP/IP stack                       ;;
Line 11... Line 10...
11
;;                                                                 ;;
10
;;                                                                 ;;
12
;;  See file COPYING for details                                   ;;
11
;;  See file COPYING for details                                   ;;
13
;;                                                                 ;;
12
;;                                                                 ;;
14
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
13
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
Line -... Line 14...
-
 
14
 
-
 
15
$Revision: 593 $
-
 
16
 
15
 
17
 
16
; IP underlying protocols numbers
18
; IP underlying protocols numbers
17
PROTOCOL_ICMP     equ      1
19
PROTOCOL_ICMP     equ      1
18
PROTOCOL_TCP      equ      6
20
PROTOCOL_TCP      equ      6