iflib.rtn

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

RTN
22
字号
ifUnnumberedSet {configure an interface to be unnumbered} {<b>ifUnnumberedSet\(&nbsp;\)</b>} {<b><a href="./ifLib.html#ifUnnumberedSet">ifUnnumberedSet</a>(\&nbsp;)</b>} {VxWorks API Reference} {OS Libraries} {} {}ifAddrAdd {add an interface address for a network interface} {<b>ifAddrAdd\(&nbsp;\)</b>} {<b><a href="./ifLib.html#ifAddrAdd">ifAddrAdd</a>(\&nbsp;)</b>} {VxWorks API Reference} {OS Libraries} {} {}ifAddrSet {set an interface address for a network interface} {<b>ifAddrSet\(&nbsp;\)</b>} {<b><a href="./ifLib.html#ifAddrSet">ifAddrSet</a>(\&nbsp;)</b>} {VxWorks API Reference} {OS Libraries} {} {}ifAddrDelete {delete an interface address for a network interface} {<b>ifAddrDelete\(&nbsp;\)</b>} {<b><a href="./ifLib.html#ifAddrDelete">ifAddrDelete</a>(\&nbsp;)</b>} {VxWorks API Reference} {OS Libraries} {} {}ifAddrGet {get the Internet address of a network interface} {<b>ifAddrGet\(&nbsp;\)</b>} {<b><a href="./ifLib.html#ifAddrGet">ifAddrGet</a>(\&nbsp;)</b>} {VxWorks API Reference} {OS Libraries} {} {}ifBroadcastSet {set the broadcast address for a network interface} {<b>ifBroadcastSet\(&nbsp;\)</b>} {<b><a href="./ifLib.html#ifBroadcastSet">ifBroadcastSet</a>(\&nbsp;)</b>} {VxWorks API Reference} {OS Libraries} {} {}ifBroadcastGet {get the broadcast address for a network interface} {<b>ifBroadcastGet\(&nbsp;\)</b>} {<b><a href="./ifLib.html#ifBroadcastGet">ifBroadcastGet</a>(\&nbsp;)</b>} {VxWorks API Reference} {OS Libraries} {} {}ifDstAddrSet {define an address for the other end of a point-to-point link} {<b>ifDstAddrSet\(&nbsp;\)</b>} {<b><a href="./ifLib.html#ifDstAddrSet">ifDstAddrSet</a>(\&nbsp;)</b>} {VxWorks API Reference} {OS Libraries} {} {}ifDstAddrGet {get the Internet address of a point-to-point peer} {<b>ifDstAddrGet\(&nbsp;\)</b>} {<b><a href="./ifLib.html#ifDstAddrGet">ifDstAddrGet</a>(\&nbsp;)</b>} {VxWorks API Reference} {OS Libraries} {} {}ifMaskSet {define a subnet for a network interface} {<b>ifMaskSet\(&nbsp;\)</b>} {<b><a href="./ifLib.html#ifMaskSet">ifMaskSet</a>(\&nbsp;)</b>} {VxWorks API Reference} {OS Libraries} {} {}ifMaskGet {get the subnet mask for a network interface} {<b>ifMaskGet\(&nbsp;\)</b>} {<b><a href="./ifLib.html#ifMaskGet">ifMaskGet</a>(\&nbsp;)</b>} {VxWorks API Reference} {OS Libraries} {} {}ifFlagChange {change the network interface flags} {<b>ifFlagChange\(&nbsp;\)</b>} {<b><a href="./ifLib.html#ifFlagChange">ifFlagChange</a>(\&nbsp;)</b>} {VxWorks API Reference} {OS Libraries} {} {}ifFlagSet {specify the flags for a network interface} {<b>ifFlagSet\(&nbsp;\)</b>} {<b><a href="./ifLib.html#ifFlagSet">ifFlagSet</a>(\&nbsp;)</b>} {VxWorks API Reference} {OS Libraries} {} {}ifFlagGet {get the network interface flags} {<b>ifFlagGet\(&nbsp;\)</b>} {<b><a href="./ifLib.html#ifFlagGet">ifFlagGet</a>(\&nbsp;)</b>} {VxWorks API Reference} {OS Libraries} {} {}ifMetricSet {specify a network interface hop count} {<b>ifMetricSet\(&nbsp;\)</b>} {<b><a href="./ifLib.html#ifMetricSet">ifMetricSet</a>(\&nbsp;)</b>} {VxWorks API Reference} {OS Libraries} {} {}ifMetricGet {get the metric for a network interface} {<b>ifMetricGet\(&nbsp;\)</b>} {<b><a href="./ifLib.html#ifMetricGet">ifMetricGet</a>(\&nbsp;)</b>} {VxWorks API Reference} {OS Libraries} {} {}ifRouteDelete {delete routes associated with a network interface} {<b>ifRouteDelete\(&nbsp;\)</b>} {<b><a href="./ifLib.html#ifRouteDelete">ifRouteDelete</a>(\&nbsp;)</b>} {VxWorks API Reference} {OS Libraries} {} {}ifAllRoutesDelete {delete all routes associated with a network interface} {<b>ifAllRoutesDelete\(&nbsp;\)</b>} {<b><a href="./ifLib.html#ifAllRoutesDelete">ifAllRoutesDelete</a>(\&nbsp;)</b>} {VxWorks API Reference} {OS Libraries} {} {}ifunit {map an interface name to an interface structure pointer} {<b>ifunit\(&nbsp;\)</b>} {<b><a href="./ifLib.html#ifunit">ifunit</a>(\&nbsp;)</b>} {VxWorks API Reference} {OS Libraries} {} {}ifNameToIfIndex {returns the interface index given the interface name} {<b>ifNameToIfIndex\(&nbsp;\)</b>} {<b><a href="./ifLib.html#ifNameToIfIndex">ifNameToIfIndex</a>(\&nbsp;)</b>} {VxWorks API Reference} {OS Libraries} {} {}ifIndexToIfName {returns the interface name given the interface index} {<b>ifIndexToIfName\(&nbsp;\)</b>} {<b><a href="./ifLib.html#ifIndexToIfName">ifIndexToIfName</a>(\&nbsp;)</b>} {VxWorks API Reference} {OS Libraries} {} {}

⌨️ 快捷键说明

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