ike_ps_t
parse_ps(int argc, char **argv, ike_ps_t **presharedpp, int *len)
ike_ps_t *psp = NULL;
*len = sizeof (ike_ps_t);
psp->ps_localid_off = sizeof (ike_ps_t);
print_ps(ike_ps_t *ps)
print_ps((ike_ps_t *)(dump + 1));
print_ps((ike_ps_t *)(getp + 1));
ike_ps_t *psp;