Home
last modified time | relevance | path

Searched refs:net_if_start_dad (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/include/zephyr/net/
Dnet_if.h1134 void net_if_start_dad(struct net_if *iface);
1136 static inline void net_if_start_dad(struct net_if *iface) in net_if_start_dad() function
/Zephyr-latest/subsys/net/ip/
Dnet_if.c1319 void net_if_start_dad(struct net_if *iface) in net_if_start_dad() function
3263 net_if_start_dad(iface); in iface_ipv6_start()