Lines Matching refs:DHCPACK
83 "DHCPACK",
280 case DHCPACK:
670 send a DHCPACK to the DHCPREQUEST, they are then going
768 ack_lease (packet, lease, DHCPACK, 0, msgbuf, ms_nulltp,
1101 unsigned char dhcpack = DHCPACK;
1536 &dhcpack, 1, 0, 0, MDL)) {
1680 "DHCP4o6 DHCPACK to %s (%s) via", piaddr(cip),
1746 snprintf(msgbuf, sizeof msgbuf, "DHCPACK to %s (%s) via", piaddr(cip),
2832 if (offer == DHCPACK)
2928 if (offer == DHCPACK) {
2971 if (offer == DHCPACK)
3170 if (lease->on_star.on_commit && (!offer || offer == DHCPACK)) {
3181 if ((!offer || offer == DHCPACK) &&
3203 int commit = (!offer || (offer == DHCPACK));
3216 * if it is a DHCPACK, it is a 'hard' binding, so it needs
3224 offer == DHCPACK, offer == DHCPACK, 0)) {
3236 * this is BOOTP or a DHCPACK, but we will not 'pimmediate'ly
3244 !offer || offer == DHCPACK, 0, 0)) {
4012 ? (state -> offer == DHCPACK
4013 ? "DHCPACK" : "DHCPOFFER")
4047 ? (state -> offer == DHCPACK ? "DHCPACK" : "DHCPOFFER")
4124 state -> offer == DHCPACK) {