Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/netkey/
H A Dkey_debug.c273 struct sadb_supported *sup = (struct sadb_supported *)ext;
H A Dkey.c209 sizeof(struct sadb_supported), /* SADB_EXT_SUPPORTED_AUTH */
210 sizeof(struct sadb_supported), /* SADB_EXT_SUPPORTED_ENCRYPT */
8495 struct sadb_supported *sup; in key_register()
8509 alen += sizeof(struct sadb_supported); in key_register()
8519 elen += sizeof(struct sadb_supported); in key_register()
8554 sup = (struct sadb_supported *)(void *)(mtod(n, caddr_t) + off); in key_register()
8579 sup = (struct sadb_supported *)(void *)(mtod(n, caddr_t) + off); in key_register()
/xnu-8792.41.9/bsd/net/
H A Dpfkeyv2.h223 struct sadb_supported { struct