Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/sctp/
Dstream_interleave.h39 const struct sctp_sndrcvinfo *sinfo,
Dstructs.h545 struct sctp_sndrcvinfo *,
625 struct sctp_sndrcvinfo sinfo;
1121 struct sctp_sndrcvinfo *sinfo, int msg_len);
2161 struct sctp_sndrcvinfo *srinfo;
Dsm.h206 const struct sctp_sndrcvinfo *sinfo,
/Linux-v4.19/include/uapi/linux/
Dsctp.h199 struct sctp_sndrcvinfo { struct
312 struct sctp_sndrcvinfo sndrcv;
439 struct sctp_sndrcvinfo ssf_info;
/Linux-v4.19/net/sctp/
Dchunk.c166 struct sctp_sndrcvinfo *sinfo, in sctp_datamsg_from_user()
Dulpevent.c505 memcpy(&ssf->ssf_info, &chunk->sinfo, sizeof(struct sctp_sndrcvinfo)); in sctp_ulpevent_make_send_failed()
950 struct sctp_sndrcvinfo sinfo; in sctp_ulpevent_read_sndrcvinfo()
Doutqueue.c357 struct sctp_sndrcvinfo *sinfo, in sctp_prsctp_prune_sent()
399 struct sctp_sndrcvinfo *sinfo, int msg_len) in sctp_prsctp_prune_unsent()
439 struct sctp_sndrcvinfo *sinfo, int msg_len) in sctp_prsctp_prune()
Dstream_interleave.c41 const struct sctp_sndrcvinfo *sinfo, in sctp_make_idatafrag_empty()
58 memcpy(&retval->sinfo, sinfo, sizeof(struct sctp_sndrcvinfo)); in sctp_make_idatafrag_empty()
Dsocket.c1629 struct sctp_sndrcvinfo *srinfo, in sctp_sendmsg_parse()
1897 struct sctp_sndrcvinfo *sinfo) in sctp_sendmsg_to_asoc()
2018 struct sctp_sndrcvinfo *sinfo, in sctp_sendmsg_update_sinfo()
2047 struct sctp_sndrcvinfo _sinfo, *sinfo; in sctp_sendmsg()
2995 struct sctp_sndrcvinfo info; in sctp_setsockopt_default_send_param()
6127 struct sctp_sndrcvinfo info; in sctp_getsockopt_default_send_param()
8168 if (cmsg->cmsg_len != CMSG_LEN(sizeof(struct sctp_sndrcvinfo))) in sctp_msghdr_parse()
Dsm_make_chunk.c731 const struct sctp_sndrcvinfo *sinfo, in sctp_make_datafrag_empty()
753 memcpy(&retval->sinfo, sinfo, sizeof(struct sctp_sndrcvinfo)); in sctp_make_datafrag_empty()