Searched defs:doi (Results 1 - 4 of 4) sorted by relevance

/external/ipsec-tools/src/racoon/
H A Dalgorithm.h132 int doi; member in struct:hmac_algorithm
143 int doi; member in struct:hash_algorithm
154 int doi; member in struct:enc_algorithm
166 int doi; member in struct:dh_algorithm
174 int doi; member in struct:misc_algorithm
H A Dipsec_doi.h147 u_int32_t doi; /* Domain of Interpretation */ member in struct:ipsecdoi_pl_sa::ipsecdoi_sa_b
182 /* compressing doi type, it's internal use. */
H A Disakmp.h185 /* MAY NOT be used, because of being defined in ipsec-doi. */
189 u_int32_t doi; /* Domain of Interpretation */
233 /* NOTE: MUST NOT use because of being defined in ipsec-doi instead them. */
313 u_int32_t doi; /* Domain of Interpretation */ member in struct:isakmp_pl_n
377 u_int32_t doi; /* Domain of Interpretation */ member in struct:isakmp_pl_d
420 u_int32_t doi; /* Domain of Interpretation */ member in struct:isakmp_pl_ru
/external/tcpdump/
H A Dprint-isakmp.c157 /* MAY NOT be used, because of being defined in ipsec-doi. */
170 uint32_t doi; /* Domain of Interpretation */ member in struct:ikev1_pl_sa
213 /* MUST NOT to be used, because of being defined in ipsec-doi. */
273 uint32_t doi; /* Domain of Interpretation */ member in struct:ikev1_pl_n
313 uint32_t doi; /* Domain of Interpretation */ member in struct:ikev1_pl_d
542 uint32_t doi; /* Domain of Interpretation */ member in struct:ipsecdoi_sa
635 uint32_t doi, uint32_t proto,
989 uint32_t doi, sit, ident; local
998 doi = ntohl(sa.doi);
1619 uint32_t doi; local
1760 uint32_t doi; local
2578 ikev2_e_print(netdissect_options *ndo, _U_ struct isakmp *base, u_char tpay, const struct isakmp_gen *ext, u_int item_len _U_, const u_char *ep _U_, _U_ uint32_t phase, _U_ uint32_t doi, _U_ uint32_t proto, _U_ int depth) argument
2669 ike_sub0_print(netdissect_options *ndo, u_char np, const struct isakmp_gen *ext, const u_char *ep, uint32_t phase, uint32_t doi, uint32_t proto, int depth) argument
2710 ikev1_sub_print(netdissect_options *ndo, u_char np, const struct isakmp_gen *ext, const u_char *ep, uint32_t phase, uint32_t doi, uint32_t proto, int depth) argument
2833 ikev2_sub0_print(netdissect_options *ndo, struct isakmp *base, u_char np, const struct isakmp_gen *ext, const u_char *ep, uint32_t phase, uint32_t doi, uint32_t proto, int depth) argument
2878 ikev2_sub_print(netdissect_options *ndo, struct isakmp *base, u_char np, const struct isakmp_gen *ext, const u_char *ep, uint32_t phase, uint32_t doi, uint32_t proto, int depth) argument
[all...]

Completed in 400 milliseconds