Main Page   Modules   Alphabetical List   Data Structures   File List   Data Fields   Globals  

IxEthDBPortDefs.h File Reference

Private MAC learning API. More...

Go to the source code of this file.

Data Structures

struct  IxEthDBPortDefinition
 Port Definition - a structure contains the Port type and capabilities. More...


Defines

#define IX_ETH_DB_NUMBER_OF_PORTS
 number of supported ports

#define IX_ETH_DB_PORTS_ASSERTION
 catch invalid port definitions (<2) with a compile-time assertion resulting in a duplicate case error.

#define COMPLETE_ETH_PORT_MAP
 complete set of ports in use

#define IX_ETH_DB_CHECK_PORT(portID)
 safety checks to verify whether the port is invalid or uninitialized


Enumerations

enum  IxEthDBPortType {
  ETH_GENERIC,
  ETH_NPE
}
 Port types - currently only Ethernet NPEs are recognized as specific types. More...

enum  IxEthDBPortCapability {
  NO_CAPABILITIES,
  ENTRY_AGING
}
 Port capabilities - used by ixEthAccDatabaseMaintenance to decide whether it should manually age entries or not depending on the port capabilities. More...


Detailed Description

Private MAC learning API.

Version:
Revision
1.12
-- Intel Copyright Notice --
Copyright 2002-2003 Intel Corporation All Rights Reserved.
The source code contained or described herein and all documents related to the source code ("Material") are owned by Intel Corporation or its suppliers or licensors. Title to the Material remains with Intel Corporation or its suppliers and licensors.
The Material is protected by worldwide copyright and trade secret laws and treaty provisions. No part of the Material may be used, copied, reproduced, modified, published, uploaded, posted, transmitted, distributed, or disclosed in any way except in accordance with the applicable license agreement .
No license under any patent, copyright, trade secret or other intellectual property right is granted to or conferred upon you by disclosure or delivery of the Materials, either expressly, by implication, inducement, estoppel, except in accordance with the applicable license agreement.
Unless otherwise agreed by Intel in writing, you may not remove or alter this notice or any other notice embedded in Materials by Intel or Intel's suppliers or licensors in any way.
For further details, please see the file README.TXT distributed with this software.
-- End Intel Copyright Notice --

Definition in file IxEthDBPortDefs.h.

Automatically generated from sources. © Intel Corp. 2003