1,316 bytes added
, 18:27, 11 October 2022
This is a refactored sysmodule added with [15.0.0+] for handling ethernet communication.
= eth:nd =
This is "nn::anif::detail::ISfDriverServiceCreator".
This was added with [15.0.0+].
{| class="wikitable" border="1"
|-
! Cmd || Name
|-
| 0 || [[#CreateDriverService]]
|}
== CreateDriverService ==
Unofficial name.
No input. Returns an [[#ISfDriverService]].
== ISfDriverService ==
This is "nn::anif::detail::ISfDriverService".
This was added with [15.0.0+].
{| class="wikitable" border="1"
|-
! Cmd || Name
|-
| 0 || [[#CreateNetworkInterfaceService]]
|-
| 128 ||
|-
| 129 ||
|-
| 130 ||
|-
| 131 ||
|-
| 384 ||
|-
| 385 ||
|-
| 386 ||
|-
| 387 ||
|-
| 388 ||
|-
| 389 ||
|}
=== CreateNetworkInterfaceService ===
Unofficial name.
Takes a type-0x21 input buffer. Returns an [[#ISfNetworkInterfaceService]].
=== ISfNetworkInterfaceService ===
This is "nn::anif::detail::ISfNetworkInterfaceService".
This was added with [15.0.0+].
{| class="wikitable" border="1"
|-
! Cmd || Name
|-
| 0 ||
|-
| 1 ||
|-
| 2 ||
|-
| 3 ||
|-
| 4 ||
|-
| 5 ||
|-
| 6 ||
|-
| 128 ||
|-
| 129 ||
|-
| 130 ||
|-
| 131 ||
|-
| 256 ||
|-
| 257 ||
|-
| 258 ||
|-
| 259 ||
|-
| 260 ||
|-
| 261 ||
|-
| 262 ||
|-
| 384 ||
|-
| 385 ||
|-
| 386 ||
|-
| 387 ||
|-
| 388 ||
|-
| 389 ||
|}
[[Category:Services]]