Home | History | Annotate | Download | only in dhcpcd-6.8.2

Lines Matching refs:DHCP_REQUEST

93 	{ DHCP_REQUEST,    "REQUEST" },
738 (type == DHCP_REQUEST &&
788 (type == DHCP_REQUEST &&
831 type == DHCP_REQUEST)
1801 send_message((struct interface *)arg, DHCP_REQUEST, send_request);
1808 send_message((struct interface *)arg, DHCP_REQUEST, send_renew);
1815 send_message((struct interface *)arg, DHCP_REQUEST, send_rebind);
1850 dhcp_request(void *arg)
2406 * Don't call dhcp_request as that would change the state */
3093 dhcp_request(ifp);