Searched refs:sadb_supported (Results 1 - 3 of 3) sorted by relevance

/external/kernel-headers/original/linux/
H A Dpfkeyv2.h129 struct sadb_supported { struct
134 /* sizeof(struct sadb_supported) == 8 */
138 sizeof(uint64_t) - sizeof(struct sadb_supported)) /
/external/ipsec-tools/src/libipsec/
H A Dpfkey.c57 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;
708 * sadb_supported returned into ipsec_supported.
745 * sadb_supported returned into ipsec_supported.
758 struct sadb_supported *sup;
H A Dkey_debug.c308 struct sadb_supported *sup = (void *)ext;

Completed in 21 milliseconds