HomeSort by relevance Sort by last modified time
    Searched refs:np_p (Results 1 - 3 of 3) sorted by null

  /external/ipsec-tools/src/racoon/
isakmp_inf.c 1052 isakmp_add_pl_n(buf0, np_p, type, pr, data)
1054 u_int8_t **np_p;
1064 if (*np_p)
1065 **np_p = ISAKMP_NPTYPE_N;
1094 *np_p = &n->h.np;
    [all...]
isakmp_quick.c 1194 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
    [all...]
ipsec_doi.c 1573 u_int8_t *np_p = NULL; local
1698 u_int8_t *np_p = NULL; local
    [all...]

Completed in 298 milliseconds