Home
last modified time | relevance | path

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

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dpfkeyv2.h130 struct sadb_supported { struct
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dpfkeyv2.h130 struct sadb_supported { struct
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dpfkeyv2.h130 struct sadb_supported { struct
/OK3568_Linux_fs/kernel/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()