Home
last modified time | relevance | path

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

/external/ipsec-tools/src/racoon/
Dnattraversal.c240 opts->mode_udp_tunnel = IPSECDOI_ATTR_ENC_MODE_UDPTUNNEL_DRAFT; in natt_fill_options()
251 opts->mode_udp_tunnel = IPSECDOI_ATTR_ENC_MODE_UDPTUNNEL_DRAFT; in natt_fill_options()
263 opts->mode_udp_tunnel = IPSECDOI_ATTR_ENC_MODE_UDPTUNNEL_RFC; in natt_fill_options()
271 opts->mode_udp_tunnel = IPSECDOI_ATTR_ENC_MODE_UDPTUNNEL_RFC; in natt_fill_options()
282 opts->mode_udp_diff = opts->mode_udp_tunnel - IPSECDOI_ATTR_ENC_MODE_TUNNEL; in natt_fill_options()
Dnattraversal.h61 u_int16_t mode_udp_tunnel; member