Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/netkey/
H A Dkey_debug.c273 struct sadb_supported *sup = (struct sadb_supported *)ext;
H A Dkey.c205 sizeof(struct sadb_supported), /* SADB_EXT_SUPPORTED_AUTH */
206 sizeof(struct sadb_supported), /* SADB_EXT_SUPPORTED_ENCRYPT */
8523 struct sadb_supported *sup; in key_register()
8537 alen += sizeof(struct sadb_supported); in key_register()
8547 elen += sizeof(struct sadb_supported); in key_register()
8582 sup = (struct sadb_supported *)(void *)(mtod(n, caddr_t) + off); in key_register()
8607 sup = (struct sadb_supported *)(void *)(mtod(n, caddr_t) + off); in key_register()
/xnu-8019.80.24/bsd/net/
H A Dpfkeyv2.h223 struct sadb_supported { struct