Home
last modified time | relevance | path

Searched refs:np_p (Results 1 – 3 of 3) sorted by relevance

/external/ipsec-tools/src/racoon/
Disakmp_inf.c1051 isakmp_add_pl_n(buf0, np_p, type, pr, data) in isakmp_add_pl_n() argument
1053 u_int8_t **np_p;
1063 if (*np_p)
1064 **np_p = ISAKMP_NPTYPE_N;
1093 *np_p = &n->h.np;
Disakmp_quick.c1193 u_int8_t *np_p = NULL; local
1255 np_p = &((struct isakmp_gen *)p)->np; /* XXX */
1265 np_p = &((struct isakmp_gen *)p)->np; /* XXX */
1277 np_p = &((struct isakmp_gen *)p)->np; /* XXX */
1316 body = isakmp_add_pl_n(body, &np_p,
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;