Home | History | Annotate | Download | only in racoon

Lines Matching full:blen

2471 	int blen;
2503 blen = (alen + sizeof(u_short)) * 2
2505 buf = vmalloc(blen);