Sockets services: Difference between revisions

No edit summary
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
|}
|}