High Availability Monitors Version A.03.02 Release Notes

NOF API Verbs (ACTIVATE_SESSION to OPEN_FILE)
DEFINE_PORT
Chapter 3 335
AP_UINT16 implicit_ls_limit; /* implicit ls limit */
unsigned char reserv4; /* reserved */
unsigned char implicit_dspu_services; /* implicit DSPU support */
AP_UINT16 implicit_deact_timer; /* deact timer for implicit LSs */
AP_UINT16 act_xid_exchange_limit; /* activation XID exchange limit */
AP_UINT16 nonact_xid_exchange_limit; /* non-activation XID */
/* exchange limit */
unsigned char ls_xmit_rcv_cap; /* LS transmit-receive capability */
unsigned char max_ifrm_rcvd; /* maximum number of I-frames that*/
/* can be received */
AP_UINT16 target_pacing_count; /* Target pacing count */
AP_UINT16 max_send_btu_size; /* Desired maximum send BTU size */
LINK_ADDRESS dlc_data; /* DLC data */
LINK_ADDRESS hpr_dlc_data; /* reserved */
unsigned char implicit_cp_cp_sess_support; /* implicit links allow */
/* CP-CP sessions */
unsigned char implicit_limited_resource; /* implicit links are */
/* limited resource */
unsigned char implicit_hpr_support; /* reserved */
unsigned char implicit_link_lvl_error; /* reserved */
unsigned char retired1; /* reserved */
TG_DEFINED_CHARS default_tg_chars; /* default TG chars */
unsigned char discovery_supported; /* reserved */
AP_UINT16 port_spec_data_len; /* length of port specification */
/* data */
AP_UINT16 link_spec_data_len; /* length of link specification */
/* data */
} PORT_DEF_DATA;
typedef struct link_address
{
AP_UINT16 reserve1; /* reserved */
AP_UINT16 length; /* length */
unsigned char address[32]; /* address */
} LINK_ADDRESS;
typedef struct tg_defined_chars
{
unsigned char effect_cap; /* effective capacity */
unsigned char reserve1[5]; /* reserved */
unsigned char connect_cost; /* connection cost */
unsigned char byte_cost; /* byte cost */
unsigned char reserve2; /* reserved */
unsigned char security; /* security */
unsigned char prop_delay; /* propagation delay */