Acknowledges a request for network information.
This primitive consists of one M_PROTO message block with the following structure and values. Where a value is not supported, QOS_UNKNOWN is returned:
{ PRIM_type N_INFO_ACK; NSDU_size default_transmit_size; ENSDU_size interrupt_packet_size; CDATA_size call_data_size; DDATA_size call_data_size; ADDR_size 40 (X.25 extended address size); ADDR_length QOS_UNKNOWN; ADDR_offset QOS_UNKNOWN; QOS_length QOS_UNKNOWN; QOS_offset QOS_UNKNOWN; QOS_range_length QOS_UNKNOWN; QOS_range_offset QOS_UNKNOWN; OPTIONS_flags QOS_UNKNOWN; NIDU_size nidu size; SERV_type N_CONS; CURRENT_state QOS_UNKNOWN; PROVIDER_type QOS_UNKNOWN; NODU_size QOS_UNKNOWN; PROTOID_length QOS_UNKNOWN; PROTOID_offset QOS_UNKNOWN; NPI_version QOS_UNKNOWN; } N_info_ack_t;
The N_INFO_ACK primitive acknowledges a request for network information. The primitive indicates to the network services (NS) user any relevant protocol-dependent parameters. The N_INFO_ACK primitive serves as a response to the N_INFO_REQ primitive. The data transmission sizes are based on those of the underlying X.25 network.
This primitive is part of X.25 Licensed Program.