Home
last modified time | relevance | path

Searched refs:ISAKMP_CFG_GOT_MASK4 (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/crypto/dist/ipsec-tools/src/racoon/
Disakmp_cfg.h177 #define ISAKMP_CFG_GOT_MASK4 0x100 /* Client got mask */ macro
Disakmp_cfg.c384 iph1->mode_cfg->flags |= ISAKMP_CFG_GOT_MASK4; in isakmp_cfg_reply()
1840 if (iph1->mode_cfg->flags & ISAKMP_CFG_GOT_MASK4) in isakmp_cfg_setenv()