Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/sctp/
H A Dulpevent.c830 struct sctp_authkey_event *ak; in sctp_ulpevent_make_authkey()
833 event = sctp_ulpevent_new(sizeof(struct sctp_authkey_event), in sctp_ulpevent_make_authkey()
839 ak = skb_put(skb, sizeof(struct sctp_authkey_event)); in sctp_ulpevent_make_authkey()
843 ak->auth_length = sizeof(struct sctp_authkey_event); in sctp_ulpevent_make_authkey()
/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.h514 struct sctp_authkey_event { struct
622 struct sctp_authkey_event sn_authkey_event;
/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.h514 struct sctp_authkey_event { struct
622 struct sctp_authkey_event sn_authkey_event;
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dsctp.h537 struct sctp_authkey_event { struct
646 struct sctp_authkey_event sn_authkey_event;