tpacket
tpacket("sent", dp, size + 4);
tpacket("received", ap, n);
tpacket("sent", ap, size);
tpacket("received", dp, n);
tpacket("sent", ap, 4);
tpacket("sent", tp, length);
static void tpacket(char *, struct tftphdr *, int);