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

  /bionic/libc/kernel/uapi/linux/
pfkeyv2.h 110 struct sadb_supported { struct
  /external/iproute2/include/uapi/linux/
pfkeyv2.h 130 struct sadb_supported { struct
135 /* sizeof(struct sadb_supported) == 8 */
139 sizeof(__u64) - sizeof(struct sadb_supported)) /
  /external/kernel-headers/original/uapi/linux/
pfkeyv2.h 130 struct sadb_supported { struct
135 /* sizeof(struct sadb_supported) == 8 */
139 sizeof(__u64) - sizeof(struct sadb_supported)) /
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
pfkeyv2.h 129 struct sadb_supported { struct
134 /* sizeof(struct sadb_supported) == 8 */
138 sizeof(__u64) - sizeof(struct sadb_supported)) /
  /external/ipsec-tools/src/libipsec/
pfkey.c 57 static int setsupportedmap __P((struct sadb_supported *));
107 static struct sadb_supported *ipsec_supported[] = { NULL, NULL, NULL,
154 - sizeof(struct sadb_supported);
174 struct sadb_supported *sup;
176 struct sadb_supported **ipsup;
694 * sadb_supported returned into ipsec_supported.
730 * sadb_supported returned into ipsec_supported.
741 struct sadb_supported *sup;
    [all...]
key_debug.c 308 struct sadb_supported *sup = (void *)ext;

Completed in 73 milliseconds