HomeSort by relevance Sort by last modified time
    Searched refs:dhcp6_dadcompleted (Results 1 - 2 of 2) sorted by null

  /external/dhcpcd-6.8.2/
dhcp6.h 213 D6_CSTATE((ifp))->reason && dhcp6_dadcompleted((ifp)))
246 int dhcp6_dadcompleted(const struct interface *);
256 #define dhcp6_dadcompleted(a) (0) macro
dhcp6.c 1257 dhcp6_dadcompleted(const struct interface *ifp) function
    [all...]

Completed in 285 milliseconds