Home
last modified time | relevance | path

Searched refs:sctp_sndrcvinfo (Results 1 – 10 of 10) sorted by relevance

/Linux-v5.10/include/net/sctp/
Dstream_interleave.h24 const struct sctp_sndrcvinfo *sinfo,
Dstructs.h529 struct sctp_sndrcvinfo *,
609 struct sctp_sndrcvinfo sinfo;
1107 struct sctp_sndrcvinfo *sinfo, int msg_len);
2162 struct sctp_sndrcvinfo *srinfo;
Dsm.h191 const struct sctp_sndrcvinfo *sinfo,
/Linux-v5.10/include/uapi/linux/
Dsctp.h210 struct sctp_sndrcvinfo { struct
323 struct sctp_sndrcvinfo sndrcv;
452 struct sctp_sndrcvinfo ssf_info;
/Linux-v5.10/net/sctp/
Dchunk.c147 struct sctp_sndrcvinfo *sinfo, in sctp_datamsg_from_user()
Dulpevent.c509 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()
Doutqueue.c343 struct sctp_sndrcvinfo *sinfo, in sctp_prsctp_prune_sent()
383 struct sctp_sndrcvinfo *sinfo, int msg_len) in sctp_prsctp_prune_unsent()
421 struct sctp_sndrcvinfo *sinfo, int msg_len) in sctp_prsctp_prune()
Dstream_interleave.c26 const struct sctp_sndrcvinfo *sinfo, in sctp_make_idatafrag_empty()
43 memcpy(&retval->sinfo, sinfo, sizeof(struct sctp_sndrcvinfo)); in sctp_make_idatafrag_empty()
Dsocket.c1580 struct sctp_sndrcvinfo *srinfo, in sctp_sendmsg_parse()
1776 struct sctp_sndrcvinfo *sinfo) in sctp_sendmsg_to_asoc()
1900 struct sctp_sndrcvinfo *sinfo, in sctp_sendmsg_update_sinfo()
1929 struct sctp_sndrcvinfo _sinfo, *sinfo; in sctp_sendmsg()
2878 struct sctp_sndrcvinfo *info, in sctp_setsockopt_default_send_param()
6285 struct sctp_sndrcvinfo info; in sctp_getsockopt_default_send_param()
8570 if (cmsg->cmsg_len != CMSG_LEN(sizeof(struct sctp_sndrcvinfo))) in sctp_msghdr_parse()
Dsm_make_chunk.c723 const struct sctp_sndrcvinfo *sinfo, in sctp_make_datafrag_empty()
745 memcpy(&retval->sinfo, sinfo, sizeof(struct sctp_sndrcvinfo)); in sctp_make_datafrag_empty()