Searched refs:net_ipv6_pe_start (Results  1 – 4 of 4) sorted by relevance
| /Zephyr-latest/subsys/net/ip/ | 
| D | ipv6.h | 588 void net_ipv6_pe_start(struct net_if *iface, const struct in6_addr *prefix,592 static inline void net_ipv6_pe_start(struct net_if *iface,  in net_ipv6_pe_start()  function
 
 | 
| D | ipv6_pe.c | 291 void net_ipv6_pe_start(struct net_if *iface, const struct in6_addr *prefix,  in net_ipv6_pe_start()  function724 		net_ipv6_pe_start(iface, &prefix,  in renewal_cb()
 
 | 
| D | ipv6_nbr.c | 2321 		net_ipv6_pe_start(iface,  in handle_prefix_autonomous()
 | 
| D | net_if.c | 1454 		net_ipv6_pe_start(iface, addr, timeout, preferred_lifetime);  in net_if_ipv6_dad_failed()
 |