Home | History | Annotate | Download | only in dhcpcd

Lines Matching refs:udp_fd

602 		if (state->interface->udp_fd != -1) {
603 close(state->interface->udp_fd);
604 state->interface->udp_fd = -1;
620 state->interface->udp_fd == -1 &&
659 if (state->interface->udp_fd == -1) {
665 if (state->interface->udp_fd == -1)