Home
last modified time | relevance | path

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

/external/ipsec-tools/src/racoon/
Disakmp_cfg.c129 static int isakmp_cfg_accounting(struct ph1handle *, int);
850 if (isakmp_cfg_accounting(iph1, ISAKMP_CFG_LOGIN) != 0)
1299 if (isakmp_cfg_accounting(iph1, ISAKMP_CFG_LOGOUT) != 0)
1426 isakmp_cfg_accounting(iph1, inout) in isakmp_cfg_accounting() function