Searched refs:np_t (Results 1 - 1 of 1) sorted by relevance

/external/ipsec-tools/src/racoon/
H A Dipsec_doi.c2681 u_int8_t *np_t; /* pointer next trns type in previous header */ local
2696 np_t = NULL;
2700 if (np_t)
2701 *np_t = ISAKMP_NPTYPE_T;
2707 np_t = &((struct isakmp_pl_t *)p)->h.np;
2953 u_int8_t *np_t; /* pointer next trns type in previous header */ local
2993 np_t = NULL;
3009 if (np_t) {
3010 *np_t = ISAKMP_NPTYPE_T;
3139 np_t
[all...]

Completed in 54 milliseconds