Home
last modified time | relevance | path

Searched refs:natt_type (Results 1 – 2 of 2) sorted by relevance

/external/ipsec-tools/src/libipsec/
Dpfkey_dump.c254 struct sadb_x_nat_t_type *natt_type; local
293 natt_type = (void *)mhp[SADB_X_EXT_NAT_T_TYPE];
298 if (natt_type && natt_type->sadb_x_nat_t_type_type)
/external/ipsec-tools/src/racoon/
Disakmp_inf.c1142 struct sadb_x_nat_t_type *natt_type; local
1198 natt_type = (void *)mhp[SADB_X_EXT_NAT_T_TYPE];
1199 if (natt_type && natt_type->sadb_x_nat_t_type_type) {
1229 if (natt_type == NULL ||
1230 ! natt_type->sadb_x_nat_t_type_type) {