Searched refs:hudp (Results 1 – 1 of 1) sorted by relevance
266 struct udphdr *hudp; in do_trace() local271 hudp = (struct udphdr*) ((char*)hip + (hip->ip_hl << 2)); in do_trace()274 && hudp->dest == (TT.port + seq)) in do_trace()389 struct udphdr *hudp; in do_trace() local393 hudp = (struct udphdr*) (hip + 1); in do_trace()396 hdr_next = *(unsigned char*)hudp; in do_trace()397 hudp++; in do_trace()401 struct payload_s *pkt = (struct payload_s*)(hudp + 1); in do_trace()