nRF Connect SDK API 0.1.0
Loading...
Searching...
No Matches
lte_ip_addr_helper.h File Reference
#include <zephyr/net/net_if.h>

Go to the source code of this file.

Functions

int lte_ipv4_addr_add (const struct net_if *iface)
 Add IPv4 address for the default PDP context to the network interface.
 
int lte_ipv6_addr_add (const struct net_if *iface)
 Add IPv6 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 interface.
 
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 interface.