Searched refs:net_ipv6_pe_start (Results 1 – 4 of 4) sorted by relevance
/Zephyr-Core-3.7.0/subsys/net/ip/ |
D | ipv6.h | 630 void net_ipv6_pe_start(struct net_if *iface, const struct in6_addr *prefix, 634 static inline void net_ipv6_pe_start(struct net_if *iface, in net_ipv6_pe_start() function
|
D | ipv6_pe.c | 286 void net_ipv6_pe_start(struct net_if *iface, const struct in6_addr *prefix, in net_ipv6_pe_start() function 719 net_ipv6_pe_start(iface, &prefix, in renewal_cb()
|
D | ipv6_nbr.c | 2291 net_ipv6_pe_start(iface, in handle_prefix_autonomous()
|
D | net_if.c | 1385 net_ipv6_pe_start(iface, addr, timeout, preferred_lifetime); in net_if_ipv6_dad_failed()
|