Fix 'Interference Mitigation' option
[tomato.git] / release / src-rt / include / proto / 202.3.h
blob47a6576ef90b5575e3d252cc44dd00e774131e94
1 /*
2 * Copyright (C) 2010, Broadcom Corporation
3 * All Rights Reserved.
4 *
5 * This is UNPUBLISHED PROPRIETARY SOURCE CODE of Broadcom Corporation;
6 * the contents of this file may not be disclosed to third parties, copied
7 * or duplicated in any form, in whole or in part, without the prior
8 * written permission of Broadcom Corporation.
10 * Fundamental constants relating to 802.3
12 * $Id: 802.3.h,v 9.3 2005-09-14 02:12:43 Exp $
15 #ifndef _802_3_h_
16 #define _802_3_h_
18 #define SNAP_HDR_LEN 6 /* 802.3 LLC/SNAP header length */
20 #endif /* #ifndef _802_3_h_ */