Searched refs:port_isakmp_natt (Results 1 – 7 of 7) sorted by relevance
248 opts->float_port = lcconf->port_isakmp_natt; in natt_fill_options()260 opts->float_port = lcconf->port_isakmp_natt; in natt_fill_options()268 opts->float_port = lcconf->port_isakmp_natt; in natt_fill_options()
76 u_int16_t port_isakmp_natt; /* port for NAT-T use */ member
331 lcconf->port_isakmp_natt = atoi(optarg);
110 lcconf->port_isakmp_natt = PORT_ISAKMP_NATT; in setdefault()
740 set_port (p->addr, p->udp_encap ? lcconf->port_isakmp_natt : lcconf->port_isakmp); in autoconf_myaddrsport()
1182 if(extract_port(local) == lcconf->port_isakmp_natt) in isakmp_ph1begin_r()2899 if (extract_port(iph1->local) == lcconf->port_isakmp_natt) {
152 localconf.port_isakmp_natt = PORT_ISAKMP_NATT; in set_globals()