HomeSort by: relevance | last modified time | path
    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