{ This deck contains the constants used by Intranet Layer Mgmt code to output
{ keypoints. These constants follow the order of the keypoints setup in
{ nak$ilmt_keypoints_job_mode.


  CONST
{ The following constants are used by nam$intranet_layer_mgmt_r3.

    ilmk_manage_intranet_layer = 0,
    ilmk_change_net_device_state = 1,

{ The following constants are used by nam$intranet_layer_mgmt_r1.

    ilmk_queue_dump_request = 0,
    ilmk_flush_unit_queue = 1;



