cu_header
cu = (struct cu_header *)(ud + 1);
if (ntohs(ud->uh_ulen) - sizeof(struct udphdr) >= sizeof(struct cu_header)) {
struct cu_header *cu;
cu = (struct cu_header *)(ud + 1);
struct cu_header *cu;