summaryrefslogtreecommitdiff
path: root/network/ipv4.h
blob: 294a0efa597489c5441a3f98d9b148030b378031 (plain)
1
2
3
#include <stdint.h>

void handle_ipv4(const uint8_t *payload, uint32_t packet_length);