Network Interface services: Difference between revisions
No edit summary |
|||
Line 459: | Line 459: | ||
! Description | ! Description | ||
|- | |- | ||
| 0x0 || 0x1 || Ignored | | 0x0 || 0x1 || Whether this setting is automatic. Ignored by [[#GetCurrentIpConfigInfo]]. | ||
|- | |- | ||
| 0x1 || 0x4 || Copied to an output <code>struct in_addr</code> by sdknso. Same as the output from [[#GetCurrentIpAddress]]. | | 0x1 || 0x4 || Copied to an output <code>struct in_addr</code> by sdknso. Same as the output from [[#GetCurrentIpAddress]]. | ||
Line 477: | Line 477: | ||
! Description | ! Description | ||
|- | |- | ||
| 0x0 || 0x1 || Ignored | | 0x0 || 0x1 || Whether this setting is automatic. Ignored by [[#GetCurrentIpConfigInfo]]. | ||
|- | |- | ||
| 0x1 || 0x4 || Copied to an output <code>struct in_addr</code> by sdknso. Primary DNS server. | | 0x1 || 0x4 || Copied to an output <code>struct in_addr</code> by sdknso. Primary DNS server. |