Searched refs:ISAKMP_CFG_PORT_ALLOCATED (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/ipsec-286.1.1/ipsec-tools/racoon/
H A Disakmp_cfg.h167 #define ISAKMP_CFG_PORT_ALLOCATED 0x04 /* Port allocated */ macro
H A Disakmp_cfg.c1352 if ((*state)->flags & ISAKMP_CFG_PORT_ALLOCATED)
1402 if (iph1->mode_cfg->flags & ISAKMP_CFG_PORT_ALLOCATED)
1426 iph1->mode_cfg->flags |= ISAKMP_CFG_PORT_ALLOCATED;
1451 iph1->mode_cfg->flags &= ISAKMP_CFG_PORT_ALLOCATED;

Completed in 165 milliseconds