Zephyr API 3.6.99
|
Socket Offload Redirect API. More...
Go to the source code of this file.
Data Structures | |
struct | socket_dns_offload |
An offloaded Socket DNS API interface. More... | |
Functions | |
void | socket_offload_dns_register (const struct socket_dns_offload *ops) |
Register an offloaded socket DNS API interface. | |
Socket Offload Redirect API.
void socket_offload_dns_register | ( | const struct socket_dns_offload * | ops | ) |
Register an offloaded socket DNS API interface.
ops | A pointer to the offloaded socket DNS API interface. |