Linux Server Hacks, Volume Two: Tips & Tools for Connecting, Monitoring, and Troubleshooting
This command resets the specified LANA number and affects certain environment resources.
- If ncb_lsn is not 0, all resources associated with ncb_lana_num are freed.
- If ncb_lsn is 0, all resources associated with ncb_lana_num are freed and new resources are allocated. The ncb_callname[0] byte specifies the maximum number of sessions, the ncb_callname[2] byte specifies the maximum number of names, and the ncb_callname[3] byte requests that the application use the computer's name (which has the name number 1).
Field | In/Out | Required |
---|---|---|
ncb_command | IN | X |
ncb_retcode | OUT | |
ncb_lsn | IN | X |
ncb_num | IN | X |
ncb_buffer | ||
ncb_length | ||
ncb_callname | ||
ncb_name | ||
ncb_rto | ||
ncb_sto | ||
ncb_post | ||
ncb_lana_num | IN | X |
ncb_cmd_cplt | OUT | |
ncb_event |