Home | History | Annotate | Download | only in ipsec-tools
      1 #define ENABLE_FRAG
      2 #define ENABLE_NATT
      3 #define ENABLE_NATT_00
      4 #define ENABLE_NATT_02
      5 #define ENABLE_NATT_RFC
      6 #define ENABLE_DPD
      7 #define ENABLE_HYBRID
      8 
      9 #define HAVE_OPENSSL_AES_H
     10 #undef HAVE_OPENSSL_ENGINE_H
     11 #define WITH_SHA2
     12 #define HAVE_SHA2_IN_SHA_H
     13 
     14 #undef INET6
     15 #undef INET6_ADVAPI
     16 
     17 #define PATH_IPSEC_H <netinet/ipsec.h>
     18 #define HAVE_POLICY_FWD
     19 #define HAVE_PFKEY_POLICY_PRIORITY
     20 
     21 #define TIME_WITH_SYS_TIME 1
     22 #define HAVE_SYS_TIME_H 1
     23 #define HAVE_UNISTD_H
     24 
     25 #define RETSIGTYPE void
     26 
     27 #define ANDROID_PATCHED
     28