Home
last modified time | relevance | path

Searched refs:sctp_authkey (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/include/net/sctp/
H A Dauth.h23 struct sctp_authkey;
103 struct sctp_authkey *auth_key);
/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 Dsctp.h826 struct sctp_authkey { struct
/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 Dsctp.h826 struct sctp_authkey { struct
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dsctp.h859 struct sctp_authkey { struct
/OK3568_Linux_fs/kernel/net/sctp/
H A Dauth.c819 struct sctp_authkey *auth_key) in sctp_auth_set_key()
H A Dsocket.c3624 struct sctp_authkey *authkey, in sctp_setsockopt_auth_key()
3631 if (optlen <= sizeof(struct sctp_authkey)) in sctp_setsockopt_auth_key()