Searched defs:np_p (Results 1 - 2 of 2) sorted by relevance

/external/ipsec-tools/src/racoon/
H A Disakmp_quick.c1194 u_int8_t *np_p = NULL;
1256 np_p = &((struct isakmp_gen *)p)->np; /* XXX */
1266 np_p = &((struct isakmp_gen *)p)->np; /* XXX */
1278 np_p = &((struct isakmp_gen *)p)->np; /* XXX */
1317 body = isakmp_add_pl_n(body, &np_p,
1193 u_int8_t *np_p = NULL; local
H A Dipsec_doi.c1573 u_int8_t *np_p = NULL; local
1605 if (np_p)
1606 *np_p = ISAKMP_NPTYPE_P;
1614 np_p = &((struct isakmp_pl_p *)bp)->h.np;
1698 u_int8_t *np_p = NULL; local
1763 if (np_p)
1764 *np_p = ISAKMP_NPTYPE_P;
1772 np_p = &((struct isakmp_pl_p *)bp)->h.np;

Completed in 116 milliseconds