Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/netkey/
H A Dkey_debug.c273 struct sadb_supported *sup = (struct sadb_supported *)ext;
H A Dkey.c212 sizeof(struct sadb_supported), /* SADB_EXT_SUPPORTED_AUTH */
213 sizeof(struct sadb_supported), /* SADB_EXT_SUPPORTED_ENCRYPT */
8564 struct sadb_supported *sup; in key_register()
8578 alen += sizeof(struct sadb_supported); in key_register()
8588 elen += sizeof(struct sadb_supported); in key_register()
8623 sup = (struct sadb_supported *)(void *)(mtod(n, caddr_t) + off); in key_register()
8648 sup = (struct sadb_supported *)(void *)(mtod(n, caddr_t) + off); in key_register()
/xnu-11215.1.10/bsd/net/
H A Dpfkeyv2.h223 struct sadb_supported { struct