Home | History | Annotate | Download | only in libpcap

Lines Matching defs:ep

825 	register u_char *bp, *ep;
948 ep = bp + cc;
952 while (bp < ep) {
967 p->cc = ep - bp;
969 * ep is set based on the return value of read(),
975 * could increment bp past ep after processing the
978 * We treat ep < bp as an indication that this
1038 p->cc = ep - bp;