Home | History | Annotate | Download | only in tcpdump

Lines Matching defs:dataend

750     register const u_char *dataend)
789 if ((u_char *)ap < dataend)
791 while ((u_char *)ap < dataend) {
817 while ((u_char *)lsrp < dataend) {
879 register const u_char *dataend;
910 dataend = bp + length;
955 if (ospf_decode_v2(op, dataend))