Home
last modified time | relevance | path

Searched refs:net_ipv6_pe_start (Results 1 – 4 of 4) sorted by relevance

/Zephyr-Core-3.7.0/subsys/net/ip/
Dipv6.h630 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
Dipv6_pe.c286 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()
Dipv6_nbr.c2291 net_ipv6_pe_start(iface, in handle_prefix_autonomous()
Dnet_if.c1385 net_ipv6_pe_start(iface, addr, timeout, preferred_lifetime); in net_if_ipv6_dad_failed()