Searched refs:dhcp6_dadcompleted (Results 1 – 2 of 2) sorted by relevance
213 D6_CSTATE((ifp))->reason && dhcp6_dadcompleted((ifp)))246 int dhcp6_dadcompleted(const struct interface *);256 #define dhcp6_dadcompleted(a) (0) macro
1257 dhcp6_dadcompleted(const struct interface *ifp) in dhcp6_dadcompleted() function