diff options
| author | Viacheslav Mitrofanov <[email protected]> | 2022-12-02 12:18:04 +0300 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2022-12-05 12:47:16 -0500 |
| commit | 43ab8ecc7deecb54fe8838fb61fa559196e68b4e (patch) | |
| tree | d89d4da7c2efd506b7be72be48b70895c81d8a26 /include | |
| parent | d807199da7a85dd299b25b380ba820a68d6a0db5 (diff) | |
net: ipv6: Add ip6addr, gatewayip6, serverip6 variables callbacks
Implement actions on ip6addr, gatewayip6, serverip6 varaibles.
on_ip6addr - convert IPv6 string addr to struct ip6_addr
on_gatewayip6 - convert IPv6 string addr to struct ip6_addr
on_serverip6 - convert IPv6 string addr to struct ip6_addr
Series-changes: 3
- Removed memory allocation
- Substituted -1 for error code
Signed-off-by: Viacheslav Mitrofanov <[email protected]>
Reviewed-by: Ramon Fried <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
