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

  /external/dhcpcd-6.8.2/
dhcp6.h 209 #define D6_CSTATE(ifp) \
212 (D6_CSTATE((ifp)) && \
213 D6_CSTATE((ifp))->reason && dhcp6_dadcompleted((ifp)))
script.c 247 d6_state = D6_CSTATE(ifp);
608 d6 = D6_CSTATE(ifp);
dhcp6.c 495 const struct dhcp6_state *state = D6_CSTATE(ifp);
1262 state = D6_CSTATE(ifp);
    [all...]
ipv6.c     [all...]

Completed in 107 milliseconds