Searched refs:sctp_sndrcvinfo (Results 1 – 12 of 12) sorted by relevance
| /OK3568_Linux_fs/kernel/include/net/sctp/ |
| H A D | stream_interleave.h | 24 const struct sctp_sndrcvinfo *sinfo,
|
| H A D | structs.h | 529 struct sctp_sndrcvinfo *, 609 struct sctp_sndrcvinfo sinfo; 1107 struct sctp_sndrcvinfo *sinfo, int msg_len); 2163 struct sctp_sndrcvinfo *srinfo;
|
| H A D | sm.h | 191 const struct sctp_sndrcvinfo *sinfo,
|
| /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 D | sctp.h | 199 struct sctp_sndrcvinfo { struct 312 struct sctp_sndrcvinfo sndrcv; 439 struct sctp_sndrcvinfo ssf_info;
|
| /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 D | sctp.h | 199 struct sctp_sndrcvinfo { struct 312 struct sctp_sndrcvinfo sndrcv; 439 struct sctp_sndrcvinfo ssf_info;
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | sctp.h | 210 struct sctp_sndrcvinfo { struct 323 struct sctp_sndrcvinfo sndrcv; 452 struct sctp_sndrcvinfo ssf_info;
|
| /OK3568_Linux_fs/kernel/net/sctp/ |
| H A D | chunk.c | 147 struct sctp_sndrcvinfo *sinfo, in sctp_datamsg_from_user()
|
| H A D | ulpevent.c | 509 memcpy(&ssf->ssf_info, &chunk->sinfo, sizeof(struct sctp_sndrcvinfo)); in sctp_ulpevent_make_send_failed() 990 struct sctp_sndrcvinfo sinfo; in sctp_ulpevent_read_sndrcvinfo()
|
| H A D | outqueue.c | 343 struct sctp_sndrcvinfo *sinfo, in sctp_prsctp_prune_sent() 383 struct sctp_sndrcvinfo *sinfo, int msg_len) in sctp_prsctp_prune_unsent() 424 struct sctp_sndrcvinfo *sinfo, int msg_len) in sctp_prsctp_prune()
|
| H A D | stream_interleave.c | 26 const struct sctp_sndrcvinfo *sinfo, in sctp_make_idatafrag_empty() 43 memcpy(&retval->sinfo, sinfo, sizeof(struct sctp_sndrcvinfo)); in sctp_make_idatafrag_empty()
|
| H A D | socket.c | 1599 struct sctp_sndrcvinfo *srinfo, in sctp_sendmsg_parse() 1795 struct sctp_sndrcvinfo *sinfo) in sctp_sendmsg_to_asoc() 1919 struct sctp_sndrcvinfo *sinfo, in sctp_sendmsg_update_sinfo() 1948 struct sctp_sndrcvinfo _sinfo, *sinfo; in sctp_sendmsg() 2897 struct sctp_sndrcvinfo *info, in sctp_setsockopt_default_send_param() 6302 struct sctp_sndrcvinfo info; in sctp_getsockopt_default_send_param() 8587 if (cmsg->cmsg_len != CMSG_LEN(sizeof(struct sctp_sndrcvinfo))) in sctp_msghdr_parse()
|
| H A D | sm_make_chunk.c | 723 const struct sctp_sndrcvinfo *sinfo, in sctp_make_datafrag_empty() 745 memcpy(&retval->sinfo, sinfo, sizeof(struct sctp_sndrcvinfo)); in sctp_make_datafrag_empty()
|