Home
last modified time | relevance | path

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

/external/kernel-headers/original/linux/
Dipsec.h31 IPSEC_POLICY_IPSEC = 2, enumerator
/external/ipsec-tools/src/libipsec/
Dipsec_dump_policy.c183 case IPSEC_POLICY_IPSEC:
230 if (xpl->sadb_x_policy_type != IPSEC_POLICY_IPSEC) {
Dkey_debug.c469 if (xpl->sadb_x_policy_type == IPSEC_POLICY_IPSEC) {
633 case IPSEC_POLICY_IPSEC:
Dpolicy_parse.y443 if (p_type == IPSEC_POLICY_IPSEC) { in rule_check()
/external/ping6/
Dping6.c182 #ifdef IPSEC_POLICY_IPSEC
324 #ifdef IPSEC_POLICY_IPSEC in main()
343 #ifdef IPSEC_POLICY_IPSEC in main()
560 #ifdef IPSEC_POLICY_IPSEC in main()
773 #ifdef IPSEC_POLICY_IPSEC in main()
2580 #ifdef IPSEC_POLICY_IPSEC
2661 #ifdef IPSEC_POLICY_IPSEC in usage()
/external/ipsec-tools/
Dsetup.c231 policy.p.sadb_x_policy_type = IPSEC_POLICY_IPSEC; in spdadd()
/external/ipsec-tools/src/racoon/
Dpfkey.c1772 if (xpl->sadb_x_policy_type != IPSEC_POLICY_IPSEC) {
2137 xpl->sadb_x_policy_type = IPSEC_POLICY_IPSEC;
3401 if (xpl->sadb_x_policy_type != IPSEC_POLICY_IPSEC) {
3790 case IPSEC_POLICY_IPSEC:
Disakmp_quick.c2515 if (sp_in->policy != IPSEC_POLICY_IPSEC) {