|
@@ -90,20 +90,6 @@ typedef struct stLocalSFChangeRequestAlt {
|
|
|
u16 u16Padd; /* < 16 bit */
|
|
|
} stLocalSFChangeRequestAlt;
|
|
|
|
|
|
-/* brief structure stLocalSFChangeConfirmation */
|
|
|
-typedef struct stLocalSFChangeConfirmationAlt {
|
|
|
- u8 u8Type;
|
|
|
- u8 u8Direction;
|
|
|
- u16 u16TID;
|
|
|
- /* brief 16bitCID */
|
|
|
- u16 u16CID;
|
|
|
- /* brief 16bitVCID */
|
|
|
- u16 u16VCID;
|
|
|
- struct bcm_connect_mgr_params sfAuthorizedSet;
|
|
|
- struct bcm_connect_mgr_params sfAdmittedSet;
|
|
|
- struct bcm_connect_mgr_params sfActiveSet;
|
|
|
-} stLocalSFChangeConfirmationAlt;
|
|
|
-
|
|
|
struct bcm_change_indication {
|
|
|
u8 u8Type;
|
|
|
u8 u8Direction;
|