Home | History | Annotate | Download | only in tcpdump

Lines Matching defs:uh

526 	struct udphdr *uh;
548 uh = (struct udphdr *)bp;
549 if (TTEST(uh->uh_dport)) {
551 return(uh);