?? bcast.xrls
字號:
/* * Copyright (c) 2001-2003 International Computer Science Institute * See LICENSE file for licensing, conditions, and warranties on use. * * DO NOT EDIT THIS FILE - IT IS PROGRAMMATICALLY GENERATED * * Generated by 'tgt-gen'. * * $XORP$ *//** * Get name of Xrl Target */finder://bcast/common/0.1/get_target_name->name:txt/** * Get version string from Xrl Target */finder://bcast/common/0.1/get_version->version:txt/** * Get status of Xrl Target */finder://bcast/common/0.1/get_status->status:u32&reason:txt/** * Request clean shutdown of Xrl Target */finder://bcast/common/0.1/shutdown/** * Set HELLO interval (in seconds) * * @param new_int new HELLO interval */finder://bcast/bcast/1.0/set_hello_interval?new_int:i32/** * Get HELLO interval * * @param old_int current HELLO interval */finder://bcast/bcast/1.0/get_hello_interval->old_int:i32/** * Set buffer size * * @param new_buf size of packet buffer */finder://bcast/bcast/1.0/set_buffer_size?new_buf:i32/** * Get buffer size * * @param old_buf current packet buffer size */finder://bcast/bcast/1.0/get_buffer_size->old_buf:i32/** * Set RELIABILITY (TRUE or FALSE) * * @param reliability set reliablity level for BCAST */finder://bcast/bcast/1.0/set_reliability?reliability:bool/** * Get RELIABILITY setting (TRUE or FALSE) * * @param reliability get reliability level for BCAST */finder://bcast/bcast/1.0/get_reliability->reliability:bool/** * Set interface over which BCAST operates * * @param intf set interface over which BCAST operates */finder://bcast/bcast/1.0/set_interface?intf:txt/** * Get interface over which BCAST operates * * @param intf get interface over wich BCAST operates */finder://bcast/bcast/1.0/get_interface->intf:txt/** * Activate the protocol */finder://bcast/bcast/1.0/activate_bcast
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -