Specifies the connection information for a related party.
struct acu_conn_id
{
uchar invoke; /* ON or OFF, indicates presence/absence of conn_id*/
uchar board; /* The board number */
nai_t nai; /* The network access identifier */
uchar conn_num; /* The connection number */
pad4
};