M3UAAtSta

Dependent function: M3uaAddrTransStatus

The following M3UAAtSta structure contains M3UA address translation status information:

typedef struct _M3UAAtSta   /* Address Translation status */
{
   U16       nmbDpc;        /* Number of entries in DPC table */
   U16       nmbRout;       /* Number of entries in routing table */
} M3UAAtSta;

The M3UAAtSta structure contains the following fields:

Field

Type

Description

nmbDpc

U16

Number of DPCs in the DPC table.

nmbRout

U16

Number of routes in the routing table.