Home | History | Annotate | Download | only in racoon

Lines Matching refs:lifebyte

105 	int lifebyte;		/* for isakmp */
1517 cur_sainfo->lifebyte = fix_lifebyte($3 * $4);
1518 if (cur_sainfo->lifebyte == 0)
2120 cur_rmconf->lifebyte = fix_lifebyte($3 * $4);
2121 if (cur_rmconf->lifebyte == 0)
2257 cur_rmconf->spspec->lifebyte = fix_lifebyte($3 * $4);
2258 if (cur_rmconf->spspec->lifebyte == 0)
2553 "lifebyte = %d\n",
2554 s->lifebyte ? s->lifebyte : rmconf->lifebyte);
2570 s->lifebyte ? s->lifebyte : rmconf->lifebyte,
2601 class, last, lifetime, lifebyte, encklen, vendorid, gssid,
2606 int lifebyte;
2658 new->lifebyte = lifebyte;
2692 * fix lifebyte.