1 2 3
#include <stdint.h> void handle_udp(uint8_t src_ip[4], const uint8_t *payload, uint32_t packet_length);