HomeSort by: relevance | last modified time | path
    Searched defs:natt_type (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/netipsec/
keydb.h 143 u_int16_t natt_type; member in struct:secasvar
  /src/crypto/dist/ipsec-tools/src/libipsec/
pfkey_dump.c 256 struct sadb_x_nat_t_type *natt_type; local
298 natt_type = (void *)mhp[SADB_X_EXT_NAT_T_TYPE];
306 if (natt_type && natt_type->sadb_x_nat_t_type_type)
  /src/crypto/dist/ipsec-tools/src/racoon/
pfkey.c 880 uint8_t natt_type = 0; local
936 natt_type = iph2->ph1->natt_options->encaps_type;
949 natt_type,

Completed in 22 milliseconds