|
Zen API
|
| kStatus kNetworkInfo_FindInterfaceByNetwork | ( | kNetworkInfo | info, |
| kIpAddress | address, | ||
| kNetworkInterface * | iface | ||
| ) |
Finds the first interface with subnet configuration that is compatible with the specified address.
| info | Network info object. |
| address | Address (host portion ignored, if present). |
| iface | Receives network interface, if found (optional; can be kNULL). |