OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ISAKMP_CFG_PORT_ALLOCATED
(Results
1 - 2
of
2
) sorted by relevancy
/src/crypto/dist/ipsec-tools/src/racoon/
isakmp_cfg.h
171
#define
ISAKMP_CFG_PORT_ALLOCATED
0x04 /* Port allocated */
isakmp_cfg.c
1286
if (state->flags &
ISAKMP_CFG_PORT_ALLOCATED
)
1332
if (iph1->mode_cfg->flags &
ISAKMP_CFG_PORT_ALLOCATED
)
1356
iph1->mode_cfg->flags |=
ISAKMP_CFG_PORT_ALLOCATED
;
1384
iph1->mode_cfg->flags &=
ISAKMP_CFG_PORT_ALLOCATED
;
Completed in 16 milliseconds
Indexes created Thu Jun 11 00:25:07 UTC 2026