Home
last modified time | relevance | path

Searched refs:encaps_type (Results 1 – 3 of 3) sorted by relevance

/external/ipsec-tools/src/racoon/
Dnattraversal.c242 opts->encaps_type = UDP_ENCAP_ESPINUDP_NON_IKE; in natt_fill_options()
253 opts->encaps_type = UDP_ENCAP_ESPINUDP; in natt_fill_options()
265 opts->encaps_type = UDP_ENCAP_ESPINUDP; in natt_fill_options()
273 opts->encaps_type = UDP_ENCAP_ESPINUDP; in natt_fill_options()
Dnattraversal.h63 u_int16_t encaps_type; /* ESPINUDP / ESPINUDP_NON_IKE */ member
Dpfkey.c1111 sa_args.l_natt_type = iph2->ph1->natt_options->encaps_type;