HomeSort by relevance Sort by last modified time
    Searched defs:natt_type (Results 1 - 2 of 2) sorted by null

  /external/ipsec-tools/src/libipsec/
pfkey_dump.c 254 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/
pfkey.c 901 u_int8_t natt_type = 0; local
957 natt_type = iph2->ph1->natt_options->encaps_type;
970 natt_type,
    [all...]

Completed in 38 milliseconds