Home
last modified time | relevance | path

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

/linux-6.1.9/include/uapi/linux/
Dpfkeyv2.h130 struct sadb_supported { struct
/linux-6.1.9/net/key/
Daf_key.c360 [SADB_EXT_SUPPORTED_AUTH] = (u8) sizeof(struct sadb_supported),
361 [SADB_EXT_SUPPORTED_ENCRYPT] = (u8) sizeof(struct sadb_supported),
1620 auth_len += sizeof(struct sadb_supported); in compose_sadb_supported()
1626 enc_len += sizeof(struct sadb_supported); in compose_sadb_supported()
1641 struct sadb_supported *sp; in compose_sadb_supported()
1662 struct sadb_supported *sp; in compose_sadb_supported()