Home
last modified time | relevance | path

Searched refs:mode_udp_transport (Results 1 – 2 of 2) sorted by relevance

/external/ipsec-tools/src/racoon/
Dnattraversal.c241 opts->mode_udp_transport = IPSECDOI_ATTR_ENC_MODE_UDPTRNS_DRAFT; in natt_fill_options()
252 opts->mode_udp_transport = IPSECDOI_ATTR_ENC_MODE_UDPTRNS_DRAFT; in natt_fill_options()
264 opts->mode_udp_transport = IPSECDOI_ATTR_ENC_MODE_UDPTRNS_RFC; in natt_fill_options()
272 opts->mode_udp_transport = IPSECDOI_ATTR_ENC_MODE_UDPTRNS_RFC; in natt_fill_options()
Dnattraversal.h62 u_int16_t mode_udp_transport; member