Home
last modified time | relevance | path

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

/linux/include/net/sctp/
H A Dstream_interleave.h24 const struct sctp_sndrcvinfo *sinfo,
H A Dstructs.h532 struct sctp_sndrcvinfo *,
612 struct sctp_sndrcvinfo sinfo;
1127 struct sctp_sndrcvinfo *sinfo, int msg_len);
2197 struct sctp_sndrcvinfo *srinfo;
H A Dsm.h189 const struct sctp_sndrcvinfo *sinfo,
/linux/include/uapi/linux/
H A Dsctp.h212 struct sctp_sndrcvinfo { struct
325 struct sctp_sndrcvinfo sndrcv;
454 struct sctp_sndrcvinfo ssf_info;
/linux/net/sctp/
H A Dchunk.c147 struct sctp_sndrcvinfo *sinfo, in sctp_datamsg_from_user()
H A 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()
H A Doutqueue.c343 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 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()
H A Dsocket.c1597 struct sctp_sndrcvinfo *srinfo, in sctp_sendmsg_parse()
1793 struct sctp_sndrcvinfo *sinfo) in sctp_sendmsg_to_asoc()
1918 struct sctp_sndrcvinfo *sinfo, in sctp_sendmsg_update_sinfo()
1947 struct sctp_sndrcvinfo _sinfo, *sinfo; in sctp_sendmsg()
2904 struct sctp_sndrcvinfo *info, in sctp_setsockopt_default_send_param()
6436 struct sctp_sndrcvinfo info; in sctp_getsockopt_default_send_param()
8866 if (cmsg->cmsg_len != CMSG_LEN(sizeof(struct sctp_sndrcvinfo))) in sctp_msghdr_parse()
H A 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()