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.h1190 void net_if_start_dad(struct net_if *iface);
1192 static inline void net_if_start_dad(struct net_if *iface) in net_if_start_dad() function
/Zephyr-latest/subsys/net/ip/
Dnet_if.c1325 void net_if_start_dad(struct net_if *iface) in net_if_start_dad() function
3321 net_if_start_dad(iface); in iface_ipv6_start()