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

📄 smnetlib.html

📁 Vxworks API操作系统和驱动程序设计API。压缩的HTML文件
💻 HTML
字号:
<html><head><!-- /vobs/wpwr/docs/vxworks/ref/smNetLib.html - generated by refgen from /vobs/wpwr/target/src/drv/netif/smNetLib.c --> <title> smNetLib </title></head><body bgcolor="#FFFFFF"> <hr><a name="top"></a><p align=right><a href="libIndex.htm"><i>VxWorks API Reference :  OS Libraries</i></a></p></blockquote><h1>smNetLib</h1> <blockquote></a></blockquote><h4>NAME</h4><blockquote>  <p><strong>smNetLib</strong> - VxWorks interface to shared memory network (backplane) driver</p></blockquote><h4>DESCRIPTION</h4><blockquote><p>This library implements the VxWorks-specific portions of the shared memorynetwork interface driver.  It provides the interface between VxWorks andthe network driver modules (e.g., how the OS initializes and attachesthe driver, interrupt handling, etc.), as well as VxWorks-dependentsystem calls.  <p>There are no user-callable routines.<p>The backplane master initializes the backplane shared memory and networkstructures by first calling <b>smNetInit(&nbsp;)</b>.  Once the backplane has beeninitialized, all processors can be attached to the shared memory network viathe <b>smNetAttach(&nbsp;)</b> routine.  Both <b>smNetInit(&nbsp;)</b> and <b>smNetAttach(&nbsp;)</b> are calledautomatically during system initialization when backplane parameters arespecified in the boot line.<p>For detailed information refer to <i>VxWorks Network Programmer's Guide: Data Link Layer Network Compnents.</i><p></blockquote><h4>INCLUDE FILES</h4><blockquote><p><b>smNetLib.h</b>, <b>smPktLib.h</b>, <b>smUtilLib.h</b><p></blockquote><h4>SEE ALSO</h4><blockquote><p><b><a href="./ifLib.html#top">ifLib</a></b>, <b><a href="./drv/if_sm.html#top" >if_sm</a></b>,<i>VxWorks Network Programmer's Guide</i><p></body></html>

⌨️ 快捷键说明

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