📄 muxlib.rtn
字号:
muxLibInit {initialize global state for the MUX} {<b>muxLibInit\( \)</b>} {<b><a href="./muxLib.html#muxLibInit">muxLibInit</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}muxDevLoad {load a driver into the MUX} {<b>muxDevLoad\( \)</b>} {<b><a href="./muxLib.html#muxDevLoad">muxDevLoad</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}muxDevStart {start a device by calling its start routine} {<b>muxDevStart\( \)</b>} {<b><a href="./muxLib.html#muxDevStart">muxDevStart</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}muxDevStop {stop a device by calling its stop routine} {<b>muxDevStop\( \)</b>} {<b><a href="./muxLib.html#muxDevStop">muxDevStop</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}muxShow {display configuration of devices registered with the MUX} {<b>muxShow\( \)</b>} {<b><a href="./muxLib.html#muxShow">muxShow</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}muxBind {create a binding between a network service and an END} {<b>muxBind\( \)</b>} {<b><a href="./muxLib.html#muxBind">muxBind</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}muxSend {send a packet out on a network interface} {<b>muxSend\( \)</b>} {<b><a href="./muxLib.html#muxSend">muxSend</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}muxPollSend {now 'deprecated', see muxTkPollSend()} {<b>muxPollSend\( \)</b>} {<b><a href="./muxLib.html#muxPollSend">muxPollSend</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}muxPollReceive {now 'deprecated', see muxTkPollReceive()} {<b>muxPollReceive\( \)</b>} {<b><a href="./muxLib.html#muxPollReceive">muxPollReceive</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}muxIoctl {send control information to the MUX or to a device} {<b>muxIoctl\( \)</b>} {<b><a href="./muxLib.html#muxIoctl">muxIoctl</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}muxMCastAddrAdd {add a multicast address to a device's multicast table } {<b>muxMCastAddrAdd\( \)</b>} {<b><a href="./muxLib.html#muxMCastAddrAdd">muxMCastAddrAdd</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}muxMCastAddrDel {delete a multicast address from a device's multicast table} {<b>muxMCastAddrDel\( \)</b>} {<b><a href="./muxLib.html#muxMCastAddrDel">muxMCastAddrDel</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}muxMCastAddrGet {get the multicast address table from the MUX/Driver} {<b>muxMCastAddrGet\( \)</b>} {<b><a href="./muxLib.html#muxMCastAddrGet">muxMCastAddrGet</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}muxUnbind {detach a network service from the specified device} {<b>muxUnbind\( \)</b>} {<b><a href="./muxLib.html#muxUnbind">muxUnbind</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}muxDevUnload {unloads a device from the MUX} {<b>muxDevUnload\( \)</b>} {<b><a href="./muxLib.html#muxDevUnload">muxDevUnload</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}muxLinkHeaderCreate {attach a link-level header to a packet} {<b>muxLinkHeaderCreate\( \)</b>} {<b><a href="./muxLib.html#muxLinkHeaderCreate">muxLinkHeaderCreate</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}muxAddressForm {form a frame with a link-layer address} {<b>muxAddressForm\( \)</b>} {<b><a href="./muxLib.html#muxAddressForm">muxAddressForm</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}muxPacketDataGet {return the data from a packet} {<b>muxPacketDataGet\( \)</b>} {<b><a href="./muxLib.html#muxPacketDataGet">muxPacketDataGet</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}muxPacketAddrGet {get addressing information from a packet} {<b>muxPacketAddrGet\( \)</b>} {<b><a href="./muxLib.html#muxPacketAddrGet">muxPacketAddrGet</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}endFindByName {find a device using its string name} {<b>endFindByName\( \)</b>} {<b><a href="./muxLib.html#endFindByName">endFindByName</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}muxDevExists {tests whether a device is already loaded into the MUX} {<b>muxDevExists\( \)</b>} {<b><a href="./muxLib.html#muxDevExists">muxDevExists</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}muxAddrResFuncAdd {replace the default address resolution function} {<b>muxAddrResFuncAdd\( \)</b>} {<b><a href="./muxLib.html#muxAddrResFuncAdd">muxAddrResFuncAdd</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}muxAddrResFuncGet {get the address resolution function for ifType/protocol} {<b>muxAddrResFuncGet\( \)</b>} {<b><a href="./muxLib.html#muxAddrResFuncGet">muxAddrResFuncGet</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}muxAddrResFuncDel {delete an address resolution function} {<b>muxAddrResFuncDel\( \)</b>} {<b><a href="./muxLib.html#muxAddrResFuncDel">muxAddrResFuncDel</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}muxTaskDelaySet {set the inter-cycle delay on the polling task} {<b>muxTaskDelaySet\( \)</b>} {<b><a href="./muxLib.html#muxTaskDelaySet">muxTaskDelaySet</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}muxTaskDelayGet {get the delay on the polling task} {<b>muxTaskDelayGet\( \)</b>} {<b><a href="./muxLib.html#muxTaskDelayGet">muxTaskDelayGet</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}muxTaskPrioritySet {reset the priority of 'tMuxPollTask'} {<b>muxTaskPrioritySet\( \)</b>} {<b><a href="./muxLib.html#muxTaskPrioritySet">muxTaskPrioritySet</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}muxTaskPriorityGet {get the priority of 'tMuxPollTask'} {<b>muxTaskPriorityGet\( \)</b>} {<b><a href="./muxLib.html#muxTaskPriorityGet">muxTaskPriorityGet</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}muxPollStart {initialize and start the MUX poll task} {<b>muxPollStart\( \)</b>} {<b><a href="./muxLib.html#muxPollStart">muxPollStart</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}muxPollEnd {shuts down 'tMuxPollTask' and returns devices to interrupt mode} {<b>muxPollEnd\( \)</b>} {<b><a href="./muxLib.html#muxPollEnd">muxPollEnd</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}muxPollDevAdd {adds a device to list polled by 'tMuxPollTask'} {<b>muxPollDevAdd\( \)</b>} {<b><a href="./muxLib.html#muxPollDevAdd">muxPollDevAdd</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}muxPollDevDel {removes a device from the list polled by 'tMuxPollTask'} {<b>muxPollDevDel\( \)</b>} {<b><a href="./muxLib.html#muxPollDevDel">muxPollDevDel</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}muxPollDevStat {reports whether device is on list polled by 'tMuxPollTask'} {<b>muxPollDevStat\( \)</b>} {<b><a href="./muxLib.html#muxPollDevStat">muxPollDevStat</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -