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

  /src/crypto/dist/ipsec-tools/src/libipsec/
pfkey.c 1311 if (sa_parms->l_natt_type) {
1419 if (sa_parms->l_natt_type) {
1421 sa_parms->l_natt_type);
2421 pfkey_set_natt_type(caddr_t buf, caddr_t lim, u_int type, u_int8_t l_natt_type)
2435 p->sadb_x_nat_t_type_type = l_natt_type;
2555 u_int8_t l_natt_type, u_int16_t l_natt_sport, u_int16_t l_natt_dport,
2581 psaa.l_natt_type = l_natt_type;
2630 u_int8_t l_natt_type, u_int16_t l_natt_sport, u_int16_t l_natt_dport,
2656 psaa.l_natt_type = l_natt_type
    [all...]
libpfkey.h 89 u_int8_t l_natt_type; member in struct:pfkey_send_sa_args
  /src/crypto/dist/ipsec-tools/src/racoon/
pfkey.c 1169 sa_args.l_natt_type = iph2->ph1->natt_options->encaps_type;
1454 sa_args.l_natt_type = UDP_ENCAP_ESPINUDP;

Completed in 17 milliseconds