OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ISAKMP_CFG_GOT_ADDR4
(Results
1 - 3
of
3
) sorted by null
/external/ipsec-tools/src/racoon/
isakmp_cfg.h
183
#define
ISAKMP_CFG_GOT_ADDR4
0x80 /* Client got address */
isakmp_cfg.c
394
iph1->mode_cfg->flags |=
ISAKMP_CFG_GOT_ADDR4
;
[
all
...]
handler.c
1059
(p->mode_cfg->flags &
ISAKMP_CFG_GOT_ADDR4
) &&
Completed in 57 milliseconds