RADIUS_PACKET_CAPACITY_INITIAL
packet->pdata = malloc(RADIUS_PACKET_CAPACITY_INITIAL);
packet->capacity = RADIUS_PACKET_CAPACITY_INITIAL;