OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ISAKMP_CFG_VENDORID_UNITY
(Results
1 - 7
of
7
) sorted by null
/external/ipsec-tools/src/racoon/
isakmp_cfg.h
177
#define
ISAKMP_CFG_VENDORID_UNITY
0x02 /* Cisco Unity compliant */
vendorid.c
269
iph1->mode_cfg->flags |=
ISAKMP_CFG_VENDORID_UNITY
;
isakmp_unity.c
93
if ((iph1->mode_cfg->flags &
ISAKMP_CFG_VENDORID_UNITY
) == 0) {
isakmp_agg.c
1225
if (iph1->mode_cfg->flags &
ISAKMP_CFG_VENDORID_UNITY
) {
[
all
...]
isakmp_base.c
976
if (iph1->mode_cfg->flags &
ISAKMP_CFG_VENDORID_UNITY
) {
[
all
...]
isakmp_ident.c
1018
if (iph1->mode_cfg->flags &
ISAKMP_CFG_VENDORID_UNITY
) {
[
all
...]
isakmp_inf.c
474
ISAKMP_CFG_VENDORID_UNITY
) == 0) || (delete->doi != 0))
[
all
...]
Completed in 71 milliseconds