{ This common decks contains the keypoints used by Application/Connection
{ mgmt code.  The sub keypoints defined under a reserved value have to match
{ the corresponding constants e.g 8.1 corresponds to the 'am_poll_connections'
{ constant which is defined to be 1. These constants are also referenced by the
{ corresponding modules.


  CONST

{ The following keypoints are used by nam$application_event_processor.

    nak$application_event_processor = nak$job_base + 91,
    {E 8.0 'nap$process_connect_indication'}
    {X 8.0 'nap$process_connect_indication'}
    {E 8.1 'nap$am_poll_connections'}
    {X 8.1 'nap$am_poll_connections'}
    {E 8.2 'initiate_new_dialogs'}
    {X 8.2 'initiate_new_dialogs'}

{ The following keypoints are used by nam$internal_connection_mgmt.

    nak$internal_connection_mgmt = nak$job_base + 92,
    {E 8.0 'nap$check_connection'}
    {X 8.0 'nap$check_connection'}
    {E 8.1 'nap$check_switch_accept'}
    {X 8.1 'nap$check_switch_accept'}
    {E 8.2 'nap$check_switch_offer'}
    {X 8.2 'nap$check_switch_offer'}
    {E 8.3 'nap$monitor_server_connections'}
    {X 8.3 'nap$monitor_server_connections'}
    {E 8.4 'nap$process_task_termination'}
    {X 8.4 'nap$process_task_termination'}
    {E 8.5 'nap$remove_network_waits'}
    {X 8.5 'nap$remove_network_waits'}
    {E 8.6 'nlp$accept_switch_offer'}
    {X 8.6 'nlp$accept_switch_offer'}
    {E 8.7 'nlp$acquire_connection'}
    {X 8.7 'nlp$acquire_connection'}
    {E 8.8 'nlp$cancel_switch_offer'}
    {X 8.8 'nlp$cancel_switch_offer'}
    {E 8.9 'nlp$offer_connection_switch'}
    {X 8.9 'nlp$offer_connection_switch'}
    {E 8.10 'nlp$request_connection'}
    {X 8.10 'nlp$request_connection'}
    {E 8.11 'nap$begin_directory_search'}
    {X 8.11 'nap$begin_directory_search'}
    {E 8.12 'nap$end_directory_search'}
    {X 8.12 'nap$end_directory_search'}

{ The following keypoints are used by nam$application_management.

  nak$application_management = nak$job_base + 93;
    {E 8.0 'nap$attach_server_application'}
    {X 8.0 'nap$attach_server_application'}
    {E 8.1 'nap$detach_server_application'}
    {X 8.1 'nap$detach_server_application'}
    {E 8.2 'nap$delete_connection'}
    {X 8.2 'nap$delete_connection'}
    {E 8.3 'nap$process_job_termination'}
    {X 8.3 'nap$process_job_termination'}
    {E 8.4 'nap$add_server_title'}
    {X 8.4 'nap$add_server_title'}
    {E 8.5 'nap$delete_server_title'}
    {X 8.5 'nap$delete_server_title'}

*copyc amk$base_keypoint_values
