Home | History | Annotate | Download | only in racoon

Lines Matching refs:blen

2476 	int blen;
2508 blen = (alen + sizeof(u_short)) * 2
2510 buf = vmalloc(blen);