Home
last modified time | relevance | path

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

/xnu-10063.141.1/bsd/netkey/
H A Dkey_debug.c273 struct sadb_supported *sup = (struct sadb_supported *)ext;
H A Dkey.c210 sizeof(struct sadb_supported), /* SADB_EXT_SUPPORTED_AUTH */
211 sizeof(struct sadb_supported), /* SADB_EXT_SUPPORTED_ENCRYPT */
8598 struct sadb_supported *sup; in key_register()
8612 alen += sizeof(struct sadb_supported); in key_register()
8622 elen += sizeof(struct sadb_supported); in key_register()
8657 sup = (struct sadb_supported *)(void *)(mtod(n, caddr_t) + off); in key_register()
8682 sup = (struct sadb_supported *)(void *)(mtod(n, caddr_t) + off); in key_register()
/xnu-10063.141.1/bsd/net/
H A Dpfkeyv2.h223 struct sadb_supported { struct