l2cu_lcb_disconnecting() function
* Function l2cu_lcb_disconnecting * Description On each active lcb, check if the lcb is in disconnecting * state, or if there are no ccb's on the lcb (implying idle timeout is running), or if last ccb on the link is in disconnecting state. * Returns TRUE if any of above conditions met, FALSE otherwise
Syntax
extern BOOLEAN l2cu_lcb_disconnecting (void);