openbcm

Git mirror of https://github.com/Broadcom-Network-Switching-Software/OpenBCM
git clone git://git.finwo.net/mirror/broadcom/openbcm
Log | Files | Refs | README

diag_dnxc_fabric.h (573B)


      1 /*
      2  * ! \file diag_swstate_tests.h Purpose: shell registers commands for sw state tests 
      3  */
      4 /*
      5  * This license is set out in https://raw.githubusercontent.com/Broadcom-Network-Switching-Software/OpenBCM/master/Legal/LICENSE file.
      6  * 
      7  * Copyright 2007-2020 Broadcom Inc. All rights reserved.
      8  */
      9 #ifndef DIAG_DNXC_FABRIC_H_INCLUDED
     10 #define DIAG_DNXC_FABRIC_H_INCLUDED
     11 
     12 /* 
     13 * { Local Defines
     14 */
     15 
     16 #define DIAG_DNXC_OPTION_ALL                     -1
     17 
     18 /* 
     19 * } Local Defines
     20 */
     21 
     22 /* 
     23 * { Local Structures
     24 */
     25 
     26 /* 
     27 * } Local Structures
     28 */
     29 #endif /* DIAG_DNXC_FABRIC_H_INCLUDED */