Home | History | Annotate | Download | only in tcpdump

Lines Matching full:udphdr

56 static struct udphdr *get_upperlayer(u_char *, u_int *);
241 const struct udphdr *ouh;
521 static struct udphdr *
526 struct udphdr *uh;
548 uh = (struct udphdr *)bp;