7#include <zephyr/net/net_if.h>
int lte_ipv6_addr_remove(const struct net_if *iface)
Remove IPv6 address that was previously associated with the default PDP context from the network inte...
int lte_ipv4_addr_add(const struct net_if *iface)
Add IPv4 address for the default PDP context to the network interface.
int lte_ipv4_addr_remove(const struct net_if *iface)
Remove IPv4 address that was previously associated with the default PDP context from the network inte...
int lte_ipv6_addr_add(const struct net_if *iface)
Add IPv6 address for the default PDP context to the network interface.