⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 muxlib.rtn

📁 Vxworks API操作系统和驱动程序设计API。压缩的HTML文件
💻 RTN
字号:
muxLibInit {initialize global state for the MUX} {<b>muxLibInit\(&nbsp;\)</b>} {<b><a href="./muxLib.html#muxLibInit">muxLibInit</a>(\&nbsp;)</b>} {VxWorks API Reference} {OS Libraries} {} {}muxDevLoad {load a driver into the MUX} {<b>muxDevLoad\(&nbsp;\)</b>} {<b><a href="./muxLib.html#muxDevLoad">muxDevLoad</a>(\&nbsp;)</b>} {VxWorks API Reference} {OS Libraries} {} {}muxDevStart {start a device by calling its start routine} {<b>muxDevStart\(&nbsp;\)</b>} {<b><a href="./muxLib.html#muxDevStart">muxDevStart</a>(\&nbsp;)</b>} {VxWorks API Reference} {OS Libraries} {} {}muxDevStop {stop a device by calling its stop routine} {<b>muxDevStop\(&nbsp;\)</b>} {<b><a href="./muxLib.html#muxDevStop">muxDevStop</a>(\&nbsp;)</b>} {VxWorks API Reference} {OS Libraries} {} {}muxShow {display configuration of devices registered with the MUX} {<b>muxShow\(&nbsp;\)</b>} {<b><a href="./muxLib.html#muxShow">muxShow</a>(\&nbsp;)</b>} {VxWorks API Reference} {OS Libraries} {} {}muxBind {create a binding between a network service and an END} {<b>muxBind\(&nbsp;\)</b>} {<b><a href="./muxLib.html#muxBind">muxBind</a>(\&nbsp;)</b>} {VxWorks API Reference} {OS Libraries} {} {}muxSend {send a packet out on a network interface} {<b>muxSend\(&nbsp;\)</b>} {<b><a href="./muxLib.html#muxSend">muxSend</a>(\&nbsp;)</b>} {VxWorks API Reference} {OS Libraries} {} {}muxPollSend {now 'deprecated', see muxTkPollSend()} {<b>muxPollSend\(&nbsp;\)</b>} {<b><a href="./muxLib.html#muxPollSend">muxPollSend</a>(\&nbsp;)</b>} {VxWorks API Reference} {OS Libraries} {} {}muxPollReceive {now 'deprecated', see muxTkPollReceive()} {<b>muxPollReceive\(&nbsp;\)</b>} {<b><a href="./muxLib.html#muxPollReceive">muxPollReceive</a>(\&nbsp;)</b>} {VxWorks API Reference} {OS Libraries} {} {}muxIoctl {send control information to the MUX or to a device} {<b>muxIoctl\(&nbsp;\)</b>} {<b><a href="./muxLib.html#muxIoctl">muxIoctl</a>(\&nbsp;)</b>} {VxWorks API Reference} {OS Libraries} {} {}muxMCastAddrAdd {add a multicast address to a device's multicast table } {<b>muxMCastAddrAdd\(&nbsp;\)</b>} {<b><a href="./muxLib.html#muxMCastAddrAdd">muxMCastAddrAdd</a>(\&nbsp;)</b>} {VxWorks API Reference} {OS Libraries} {} {}muxMCastAddrDel {delete a multicast address from a device's multicast table} {<b>muxMCastAddrDel\(&nbsp;\)</b>} {<b><a href="./muxLib.html#muxMCastAddrDel">muxMCastAddrDel</a>(\&nbsp;)</b>} {VxWorks API Reference} {OS Libraries} {} {}muxMCastAddrGet {get the multicast address table from the MUX/Driver} {<b>muxMCastAddrGet\(&nbsp;\)</b>} {<b><a href="./muxLib.html#muxMCastAddrGet">muxMCastAddrGet</a>(\&nbsp;)</b>} {VxWorks API Reference} {OS Libraries} {} {}muxUnbind {detach a network service from the specified device} {<b>muxUnbind\(&nbsp;\)</b>} {<b><a href="./muxLib.html#muxUnbind">muxUnbind</a>(\&nbsp;)</b>} {VxWorks API Reference} {OS Libraries} {} {}muxDevUnload {unloads a device from the MUX} {<b>muxDevUnload\(&nbsp;\)</b>} {<b><a href="./muxLib.html#muxDevUnload">muxDevUnload</a>(\&nbsp;)</b>} {VxWorks API Reference} {OS Libraries} {} {}muxLinkHeaderCreate {attach a link-level header to a packet} {<b>muxLinkHeaderCreate\(&nbsp;\)</b>} {<b><a href="./muxLib.html#muxLinkHeaderCreate">muxLinkHeaderCreate</a>(\&nbsp;)</b>} {VxWorks API Reference} {OS Libraries} {} {}muxAddressForm {form a frame with a link-layer address} {<b>muxAddressForm\(&nbsp;\)</b>} {<b><a href="./muxLib.html#muxAddressForm">muxAddressForm</a>(\&nbsp;)</b>} {VxWorks API Reference} {OS Libraries} {} {}muxPacketDataGet {return the data from a packet} {<b>muxPacketDataGet\(&nbsp;\)</b>} {<b><a href="./muxLib.html#muxPacketDataGet">muxPacketDataGet</a>(\&nbsp;)</b>} {VxWorks API Reference} {OS Libraries} {} {}muxPacketAddrGet {get addressing information from a packet} {<b>muxPacketAddrGet\(&nbsp;\)</b>} {<b><a href="./muxLib.html#muxPacketAddrGet">muxPacketAddrGet</a>(\&nbsp;)</b>} {VxWorks API Reference} {OS Libraries} {} {}endFindByName {find a device using its string name} {<b>endFindByName\(&nbsp;\)</b>} {<b><a href="./muxLib.html#endFindByName">endFindByName</a>(\&nbsp;)</b>} {VxWorks API Reference} {OS Libraries} {} {}muxDevExists {tests whether a device is already loaded into the MUX} {<b>muxDevExists\(&nbsp;\)</b>} {<b><a href="./muxLib.html#muxDevExists">muxDevExists</a>(\&nbsp;)</b>} {VxWorks API Reference} {OS Libraries} {} {}muxAddrResFuncAdd {replace the default address resolution function} {<b>muxAddrResFuncAdd\(&nbsp;\)</b>} {<b><a href="./muxLib.html#muxAddrResFuncAdd">muxAddrResFuncAdd</a>(\&nbsp;)</b>} {VxWorks API Reference} {OS Libraries} {} {}muxAddrResFuncGet {get the address resolution function for ifType/protocol} {<b>muxAddrResFuncGet\(&nbsp;\)</b>} {<b><a href="./muxLib.html#muxAddrResFuncGet">muxAddrResFuncGet</a>(\&nbsp;)</b>} {VxWorks API Reference} {OS Libraries} {} {}muxAddrResFuncDel {delete an address resolution function} {<b>muxAddrResFuncDel\(&nbsp;\)</b>} {<b><a href="./muxLib.html#muxAddrResFuncDel">muxAddrResFuncDel</a>(\&nbsp;)</b>} {VxWorks API Reference} {OS Libraries} {} {}muxTaskDelaySet {set the inter-cycle delay on the polling task} {<b>muxTaskDelaySet\(&nbsp;\)</b>} {<b><a href="./muxLib.html#muxTaskDelaySet">muxTaskDelaySet</a>(\&nbsp;)</b>} {VxWorks API Reference} {OS Libraries} {} {}muxTaskDelayGet {get the delay on the polling task} {<b>muxTaskDelayGet\(&nbsp;\)</b>} {<b><a href="./muxLib.html#muxTaskDelayGet">muxTaskDelayGet</a>(\&nbsp;)</b>} {VxWorks API Reference} {OS Libraries} {} {}muxTaskPrioritySet {reset the priority of 'tMuxPollTask'} {<b>muxTaskPrioritySet\(&nbsp;\)</b>} {<b><a href="./muxLib.html#muxTaskPrioritySet">muxTaskPrioritySet</a>(\&nbsp;)</b>} {VxWorks API Reference} {OS Libraries} {} {}muxTaskPriorityGet {get the priority of 'tMuxPollTask'} {<b>muxTaskPriorityGet\(&nbsp;\)</b>} {<b><a href="./muxLib.html#muxTaskPriorityGet">muxTaskPriorityGet</a>(\&nbsp;)</b>} {VxWorks API Reference} {OS Libraries} {} {}muxPollStart {initialize and start the MUX poll task} {<b>muxPollStart\(&nbsp;\)</b>} {<b><a href="./muxLib.html#muxPollStart">muxPollStart</a>(\&nbsp;)</b>} {VxWorks API Reference} {OS Libraries} {} {}muxPollEnd {shuts down 'tMuxPollTask' and returns devices to interrupt mode} {<b>muxPollEnd\(&nbsp;\)</b>} {<b><a href="./muxLib.html#muxPollEnd">muxPollEnd</a>(\&nbsp;)</b>} {VxWorks API Reference} {OS Libraries} {} {}muxPollDevAdd {adds a device to list polled by 'tMuxPollTask'} {<b>muxPollDevAdd\(&nbsp;\)</b>} {<b><a href="./muxLib.html#muxPollDevAdd">muxPollDevAdd</a>(\&nbsp;)</b>} {VxWorks API Reference} {OS Libraries} {} {}muxPollDevDel {removes a device from the list polled by 'tMuxPollTask'} {<b>muxPollDevDel\(&nbsp;\)</b>} {<b><a href="./muxLib.html#muxPollDevDel">muxPollDevDel</a>(\&nbsp;)</b>} {VxWorks API Reference} {OS Libraries} {} {}muxPollDevStat {reports whether device is on list polled by 'tMuxPollTask'} {<b>muxPollDevStat\(&nbsp;\)</b>} {<b><a href="./muxLib.html#muxPollDevStat">muxPollDevStat</a>(\&nbsp;)</b>} {VxWorks API Reference} {OS Libraries} {} {}

⌨️ 快捷键说明

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