Searched refs:DHCPDECLINE (Results 1 – 5 of 5) sorted by relevance
206 #define DHCPDECLINE 4 /* client -> server */ macro
208 && type != DHCPDECLINE && type != DHCPRELEASE in pass_to_server()
78 will DHCPDECLINE the offer if the address is in use,
1209 case DHCPDECLINE: in udhcpd_main()
843 init_packet(&packet, DHCPDECLINE); in send_decline()