Subversion Repositories Kolibri OS

Rev

Rev 511 | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 511 Rev 593
Line 1... Line -...
1
$Revision: 511 $
-
 
2
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
1
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
3
;;                                                              ;;
2
;;                                                              ;;
4
;; Copyright (C) KolibriOS team 2004-2007. All rights reserved. ;;
3
;; Copyright (C) KolibriOS team 2004-2007. All rights reserved. ;;
5
;; Distributed under terms of the GNU General Public License    ;;
4
;; Distributed under terms of the GNU General Public License    ;;
6
;;                                                              ;;
5
;;                                                              ;;
Line 19... Line 18...
19
;;   22.09.2003 - [Mike Hibbett] : mikeh@oceanfree.net          ;;
18
;;   22.09.2003 - [Mike Hibbett] : mikeh@oceanfree.net          ;;
20
;;   11.11.2006 - [Johnny_B] and [smb]                          ;;
19
;;   11.11.2006 - [Johnny_B] and [smb]                          ;;
21
;;                                                              ;;
20
;;                                                              ;;
22
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
21
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
Line -... Line 22...
-
 
22
 
-
 
23
$Revision: 593 $
-
 
24
 
23
 
25
 
24
ARP_NO_ENTRY                equ  0
26
ARP_NO_ENTRY                equ  0
25
ARP_VALID_MAPPING           equ  1
27
ARP_VALID_MAPPING           equ  1
26
ARP_AWAITING_RESPONSE       equ  2
28
ARP_AWAITING_RESPONSE       equ  2