Home | History | Annotate | Download | only in src

Lines Matching defs:nexthdr

4816       const unsigned char *nexthdr = readp + length;
4871 while (readp < nexthdr)
4912 if (readp != nexthdr)
4914 size_t padding = nexthdr - readp;
4916 readp = nexthdr;