Home
last modified time | relevance | path

Searched refs:sadb_supported (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/include/uapi/linux/
H A Dpfkeyv2.h130 struct sadb_supported { struct
135 /* sizeof(struct sadb_supported) == 8 */
139 sizeof(__u64) - sizeof(struct sadb_supported)) /
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dpfkeyv2.h130 struct sadb_supported { struct
135 /* sizeof(struct sadb_supported) == 8 */
139 sizeof(__u64) - sizeof(struct sadb_supported)) /
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dpfkeyv2.h110 struct sadb_supported { struct
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dpfkeyv2.h97 struct sadb_supported { struct
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dpfkeyv2.h110 struct sadb_supported { struct
/kernel/linux/linux-5.10/net/key/
H A Daf_key.c364 [SADB_EXT_SUPPORTED_AUTH] = (u8) sizeof(struct sadb_supported),
365 [SADB_EXT_SUPPORTED_ENCRYPT] = (u8) sizeof(struct sadb_supported),
1624 auth_len += sizeof(struct sadb_supported); in compose_sadb_supported()
1630 enc_len += sizeof(struct sadb_supported); in compose_sadb_supported()
1645 struct sadb_supported *sp; in compose_sadb_supported()
1666 struct sadb_supported *sp; in compose_sadb_supported()
/kernel/linux/linux-6.6/net/key/
H A Daf_key.c360 [SADB_EXT_SUPPORTED_AUTH] = (u8) sizeof(struct sadb_supported),
361 [SADB_EXT_SUPPORTED_ENCRYPT] = (u8) sizeof(struct sadb_supported),
1619 auth_len += sizeof(struct sadb_supported); in compose_sadb_supported()
1625 enc_len += sizeof(struct sadb_supported); in compose_sadb_supported()
1640 struct sadb_supported *sp; in compose_sadb_supported()
1661 struct sadb_supported *sp; in compose_sadb_supported()

Completed in 15 milliseconds