Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/uapi/linux/
A Dpfkeyv2.h130 struct sadb_supported { struct
/linux-6.3-rc2/net/key/
A 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()

Completed in 10 milliseconds