Home | History | Annotate | Download | only in racoon

Lines Matching defs:ep

2880 		u_char *p, *ep;
2903 ep = p + iph1->key->l;
2906 while (p < ep) {
2923 cplen = (res->l < ep - p) ? res->l : ep - p;