MAX_PACKET_SIZE
if (dlen > MAX_PACKET_SIZE) {
u32 net_buffer[MAX_PACKET_SIZE / 4]; /* Buffer to send any packet to network */