Searched refs:ipv4_getstate (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/bsd/dhcpcd/dist/src/
H A Dipv4.h121 struct ipv4_state *ipv4_getstate(struct interface *);
H A Dipv4.c586 ipv4_getstate(struct interface *ifp) function
663 if ((state = ipv4_getstate(ifp)) == NULL) {
924 if ((state = ipv4_getstate(ifp)) == NULL) {
H A Ddhcpcd.c978 if (ipv4_getstate(ifp) != NULL)

Completed in 180 milliseconds