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

Lines Matching refs:dhcp_decline

94 	{ DHCP_DECLINE,    "DECLINE" },
761 type != DHCP_DECLINE &&
765 if (type != DHCP_DECLINE && type != DHCP_RELEASE) {
787 if (type == DHCP_DECLINE ||
802 if (type == DHCP_DECLINE) {
1879 dhcp_decline(struct interface *ifp)
1882 send_message(ifp, DHCP_DECLINE, NULL);
2590 dhcp_decline(astate->iface);
2785 dhcp_decline(astate->iface);
3041 dhcp_decline(ifp);