dhcpclib.rtn

来自「Vxworks API操作系统和驱动程序设计API。压缩的HTML文件」· RTN 代码 · 共 16 行

RTN
16
字号
dhcpcLibInit {DHCP client library initialization} {<b>dhcpcLibInit\(&nbsp;\)</b>} {<b><a href="./dhcpcLib.html#dhcpcLibInit">dhcpcLibInit</a>(\&nbsp;)</b>} {VxWorks API Reference} {OS Libraries} {} {}dhcpcInit {assign network interface and setup lease request} {<b>dhcpcInit\(&nbsp;\)</b>} {<b><a href="./dhcpcLib.html#dhcpcInit">dhcpcInit</a>(\&nbsp;)</b>} {VxWorks API Reference} {OS Libraries} {} {}dhcpcEventHookAdd {add a routine to handle configuration parameters} {<b>dhcpcEventHookAdd\(&nbsp;\)</b>} {<b><a href="./dhcpcLib.html#dhcpcEventHookAdd">dhcpcEventHookAdd</a>(\&nbsp;)</b>} {VxWorks API Reference} {OS Libraries} {} {}dhcpcEventHookDelete {remove the configuration parameters handler} {<b>dhcpcEventHookDelete\(&nbsp;\)</b>} {<b><a href="./dhcpcLib.html#dhcpcEventHookDelete">dhcpcEventHookDelete</a>(\&nbsp;)</b>} {VxWorks API Reference} {OS Libraries} {} {}dhcpcCacheHookAdd {add a routine to store and retrieve lease data} {<b>dhcpcCacheHookAdd\(&nbsp;\)</b>} {<b><a href="./dhcpcLib.html#dhcpcCacheHookAdd">dhcpcCacheHookAdd</a>(\&nbsp;)</b>} {VxWorks API Reference} {OS Libraries} {} {}dhcpcCacheHookDelete {delete a lease data storage routine} {<b>dhcpcCacheHookDelete\(&nbsp;\)</b>} {<b><a href="./dhcpcLib.html#dhcpcCacheHookDelete">dhcpcCacheHookDelete</a>(\&nbsp;)</b>} {VxWorks API Reference} {OS Libraries} {} {}dhcpcBind {obtain a set of network configuration parameters with DHCP} {<b>dhcpcBind\(&nbsp;\)</b>} {<b><a href="./dhcpcLib.html#dhcpcBind">dhcpcBind</a>(\&nbsp;)</b>} {VxWorks API Reference} {OS Libraries} {} {}dhcpcVerify {renew an established lease} {<b>dhcpcVerify\(&nbsp;\)</b>} {<b><a href="./dhcpcLib.html#dhcpcVerify">dhcpcVerify</a>(\&nbsp;)</b>} {VxWorks API Reference} {OS Libraries} {} {}dhcpcRelease {relinquish specified lease} {<b>dhcpcRelease\(&nbsp;\)</b>} {<b><a href="./dhcpcLib.html#dhcpcRelease">dhcpcRelease</a>(\&nbsp;)</b>} {VxWorks API Reference} {OS Libraries} {} {}dhcpcInformGet {obtain additional configuration parameters with DHCP} {<b>dhcpcInformGet\(&nbsp;\)</b>} {<b><a href="./dhcpcLib.html#dhcpcInformGet">dhcpcInformGet</a>(\&nbsp;)</b>} {VxWorks API Reference} {OS Libraries} {} {}dhcpcShutdown {disable DHCP client library} {<b>dhcpcShutdown\(&nbsp;\)</b>} {<b><a href="./dhcpcLib.html#dhcpcShutdown">dhcpcShutdown</a>(\&nbsp;)</b>} {VxWorks API Reference} {OS Libraries} {} {}dhcpcOptionGet {retrieve an option provided to a client and store in a buffer} {<b>dhcpcOptionGet\(&nbsp;\)</b>} {<b><a href="./dhcpcLib.html#dhcpcOptionGet">dhcpcOptionGet</a>(\&nbsp;)</b>} {VxWorks API Reference} {OS Libraries} {} {}dhcpcServerGet {retrieve the current DHCP server} {<b>dhcpcServerGet\(&nbsp;\)</b>} {<b><a href="./dhcpcLib.html#dhcpcServerGet">dhcpcServerGet</a>(\&nbsp;)</b>} {VxWorks API Reference} {OS Libraries} {} {}dhcpcTimerGet {retrieve current lease timers} {<b>dhcpcTimerGet\(&nbsp;\)</b>} {<b><a href="./dhcpcLib.html#dhcpcTimerGet">dhcpcTimerGet</a>(\&nbsp;)</b>} {VxWorks API Reference} {OS Libraries} {} {}dhcpcParamsGet {retrieve current configuration parameters} {<b>dhcpcParamsGet\(&nbsp;\)</b>} {<b><a href="./dhcpcLib.html#dhcpcParamsGet">dhcpcParamsGet</a>(\&nbsp;)</b>} {VxWorks API Reference} {OS Libraries} {} {}

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?