putULong
putULong((unsigned char *)&state->expiry, offered_lease_time);
putULong((unsigned char *)&state->renewal, offered_lease_time);
putULong((unsigned char *)&state->rebind, offered_lease_time);
void putULong(unsigned char *, u_int32_t);
putULong(buf, val);