OpenNSL API Guide and Reference Manual
vlanX.h
Go to the documentation of this file.
1 
4 /*****************************************************************************
5  *
6  * This software is governed by the Broadcom Advanced Switch APIs license.
7  * This license is set out in the
8  * https://github.com/Broadcom-Switch/OpenNSL/Legal/LICENSE-Adv file.
9  *
10  * Copyright 2015-2016 Broadcom Corporation. All rights reserved.
11  *
12  ***************************************************************************/
16 #ifndef __OPENNSL_VLANX_H__
17 #define __OPENNSL_VLANX_H__
18 
19 #include <opennsl/types.h>
20 #include <opennsl/port.h>
21 
32  int srp_action;
35  int nd_action;
47  int reserved1;
48  int reserved2;
49  int reserved3;
51 /* __doxy_func_body_end__ */
52 
57 /* __doxy_func_body_end__ */
58 
59 /***************************************************************************/
70 
71 /***************************************************************************/
114  int unit,
115  opennsl_vlan_t vlan,
117 
118 /***************************************************************************/
161  int unit,
162  opennsl_vlan_t vlan,
164 
165 #if defined(INCLUDE_L3)
166 #endif
167 #if defined(INCLUDE_L3)
168 #endif
169 #endif /* __OPENNSL_VLANX_H__ */
170