entry.h (687B)
1 /* 2 * DO NOT EDIT THIS FILE! 3 * This file is auto-generated. 4 * Edits to this file will be lost when it is regenerated. 5 * 6 * 7 * This license is set out in https://raw.githubusercontent.com/Broadcom-Network-Switching-Software/OpenBCM/master/Legal/LICENSE file. 8 * 9 * Copyright 2007-2020 Broadcom Inc. All rights reserved. 10 * 11 * File: entry.h 12 * Purpose: BCM API RPC entry enumeration 13 * Generator: mkdispatch 1.54 14 */ 15 16 #ifndef _BCM_INT_RPC_ENTRY_H 17 #define _BCM_INT_RPC_ENTRY_H 18 19 #ifdef BCM_RPC_SUPPORT 20 21 #define BCM_RPC_HLEN 28 22 #define BCM_RPC_VERSION 3 23 #define BCM_RPC_LOOKUP_KEYLEN 5 24 #define BCM_RPC_LOOKUP_COUNT 4782 25 26 #endif /* BCM_RPC_SUPPORT */ 27 #endif /* !_BCM_INT_RPC_ENTRY_H */