Home
last modified time | relevance | path

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

/netbsd-src/crypto/dist/ipsec-tools/src/racoon/
H A Dnattraversal.c243 opts->float_port = 0; /* No port floating for those drafts */ in natt_fill_options()
253 opts->float_port = lcconf->port_isakmp_natt; in natt_fill_options()
265 opts->float_port = lcconf->port_isakmp_natt; in natt_fill_options()
273 opts->float_port = lcconf->port_isakmp_natt; in natt_fill_options()
297 if (!iph1->natt_options->float_port) { in natt_float_ports()
303 set_port(iph1->local, iph1->natt_options->float_port); in natt_float_ports()
304 set_port(iph1->remote, iph1->natt_options->float_port); in natt_float_ports()
H A Dnattraversal.h61 u_int16_t float_port; member
/netbsd-src/crypto/dist/ipsec-tools/
H A DChangeLog.old2320 constants for float_port.