HomeSort by relevance Sort by last modified time
    Searched refs:IPSEC_PORT_ANY (Results 1 - 12 of 12) sorted by null

  /bionic/libc/kernel/common/linux/
ipsec.h 22 #define IPSEC_PORT_ANY 0
  /external/kernel-headers/original/linux/
ipsec.h 8 #define IPSEC_PORT_ANY 0
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
ipsec.h 8 #define IPSEC_PORT_ANY 0
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
ipsec.h 8 #define IPSEC_PORT_ANY 0
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
ipsec.h 8 #define IPSEC_PORT_ANY 0
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/linux/
ipsec.h 17 #define IPSEC_PORT_ANY 0
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/linux/
ipsec.h 17 #define IPSEC_PORT_ANY 0
  /external/ipsec-tools/src/libipsec/
pfkey_dump.c 722 if (port == IPSEC_PORT_ANY)
741 if (!(p1 == IPSEC_PORT_ANY && p2 == IPSEC_PORT_ANY))
  /external/ipsec-tools/src/racoon/
sockmisc.c 164 if (!(port1 == IPSEC_PORT_ANY ||
165 port2 == IPSEC_PORT_ANY ||
177 if (!(port1 == IPSEC_PORT_ANY ||
178 port2 == IPSEC_PORT_ANY ||
cfparse.y 1196 && ($4 != IPSEC_PORT_ANY || $4 != IPSEC_PORT_ANY)) {
1246 && ($5 != IPSEC_PORT_ANY || $5 != IPSEC_PORT_ANY)) {
    [all...]
ipsec_doi.c     [all...]
remoteconf.c 90 * don't use port number to search if its value is either IPSEC_PORT_ANY.
120 extract_port(remote) != IPSEC_PORT_ANY)

Completed in 8814 milliseconds