OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:float_port
(Results
1 - 2
of
2
) sorted by relevancy
/src/crypto/dist/ipsec-tools/src/racoon/
nattraversal.h
61
uint16_t
float_port
;
member in struct:ph1natt_options
nattraversal.c
243
opts->
float_port
= 0; /* No port floating for those drafts */
253
opts->
float_port
= lcconf->port_isakmp_natt;
265
opts->
float_port
= lcconf->port_isakmp_natt;
273
opts->
float_port
= lcconf->port_isakmp_natt;
297
if (!iph1->natt_options->
float_port
) {
303
set_port(iph1->local, iph1->natt_options->
float_port
);
304
set_port(iph1->remote, iph1->natt_options->
float_port
);
Completed in 16 milliseconds
Indexes created Wed Jun 10 00:26:05 UTC 2026