HomeSort by: relevance | last modified time | path
    Searched refs:ipv4_getstate (Results 1 - 3 of 3) sorted by relevancy

  /src/external/bsd/dhcpcd/dist/src/
ipv4.h 125 struct ipv4_state *ipv4_getstate(struct interface *);
ipv4.c 567 ipv4_getstate(struct interface *ifp) function
644 if ((state = ipv4_getstate(ifp)) == NULL) {
904 if ((state = ipv4_getstate(ifp)) == NULL) {
dhcpcd.c 1031 if (ipv4_getstate(ifp) != NULL)

Completed in 23 milliseconds