IKE_AUTH_PSK
case IKE_AUTH_PSK:
if (r->ikeauth->type == IKE_AUTH_PSK)
if (pdr->ikeauth->type == IKE_AUTH_PSK &&
r->ikeauth->type == IKE_AUTH_PSK &&
$$.type = IKE_AUTH_PSK;