HomeSort by relevance Sort by last modified time
    Searched full:ipv4_getstate (Results 1 - 1 of 1) sorted by null

  /external/dhcpcd-6.8.2/
ipv4.c 800 ipv4_getstate(struct interface *ifp) function
824 if ((state = ipv4_getstate(ifp)) == NULL) {
825 logger(ifp->ctx, LOG_ERR, "%s: ipv4_getstate: %m", __func__);
1050 if ((state = ipv4_getstate(ifp)) == NULL) {

Completed in 187 milliseconds