Changes

469 bytes added ,  21:45, 7 June 2018
no edit summary
Line 165: Line 165:  
|-
 
|-
 
| 12 || PrintArpEntries
 
| 12 || PrintArpEntries
 +
|}
 +
 +
= ethc:c =
 +
This is "nn::eth::sf::IEthInterface".
 +
 +
{| class="wikitable" border="1"
 +
|-
 +
! Cmd || Name
 +
|-
 +
| 0  || Initialize
 +
|-
 +
| 1  || Cancel
 +
|-
 +
| 2  || GetResult
 +
|-
 +
| 3  || GetMediaList
 +
|-
 +
| 4  || SetMediaType
 +
|-
 +
| 5  || GetMediaType
 +
|}
 +
 +
= ethc:i =
 +
This is "nn::eth::sf::IEthInterfaceGroup".
 +
 +
{| class="wikitable" border="1"
 +
|-
 +
! Cmd || Name
 +
|-
 +
| 0  || GetReadableHandle
 +
|-
 +
| 1  || Cancel
 +
|-
 +
| 2  || GetResult
 +
|-
 +
| 3  || GetInterfaceList
 +
|-
 +
| 4  || GetInterfaceCount
 
|}
 
|}