HomeSort by relevance Sort by last modified time
    Searched refs:natt_type (Results 1 - 3 of 3) 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)
pfkey.c 384 struct sockaddr *dst, u_int8_t natt_type, u_int16_t sport,
434 if(natt_type||sport||dport){
478 if (natt_type) {
480 natt_type);
    [all...]
  /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 202 milliseconds