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.c1569 u_int8_t *np_p = NULL; local
1601 if (np_p)
1602 *np_p = ISAKMP_NPTYPE_P;
1610 np_p = &((struct isakmp_pl_p *)bp)->h.np;
1694 u_int8_t *np_p = NULL; local
1759 if (np_p)
1760 *np_p = ISAKMP_NPTYPE_P;
1768 np_p = &((struct isakmp_pl_p *)bp)->h.np;

Completed in 615 milliseconds