Subversion Repositories Kolibri OS

Rev

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

Rev 431 Rev 593
Line 1... Line -...
1
$Revision: 431 $
-
 
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 25... Line 24...
25
;;                                                                 ;;
24
;;                                                                 ;;
26
;;  See file COPYING for details                                   ;;
25
;;  See file COPYING for details                                   ;;
27
;;                                                                 ;;
26
;;                                                                 ;;
28
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
27
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
Line -... Line 28...
-
 
28
 
-
 
29
$Revision: 593 $
-
 
30
 
29
 
31
 
30
	ETH_ALEN	       equ 6
32
	ETH_ALEN	       equ 6
31
	ETH_HLEN	       equ (2 * ETH_ALEN + 2)
33
	ETH_HLEN	       equ (2 * ETH_ALEN + 2)
32
	ETH_ZLEN	       equ 60 ; 60 + 4bytes auto payload for
34
	ETH_ZLEN	       equ 60 ; 60 + 4bytes auto payload for