Home
last modified time | relevance | path

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

/linux/include/net/sctp/
A Dstream_interleave.h24 const struct sctp_sndrcvinfo *sinfo,
A Dstructs.h534 struct sctp_sndrcvinfo *,
614 struct sctp_sndrcvinfo sinfo;
1132 struct sctp_sndrcvinfo *sinfo, int msg_len);
2192 struct sctp_sndrcvinfo *srinfo;
A Dsm.h192 const struct sctp_sndrcvinfo *sinfo,
/linux/include/uapi/linux/
A Dsctp.h212 struct sctp_sndrcvinfo { struct
325 struct sctp_sndrcvinfo sndrcv;
454 struct sctp_sndrcvinfo ssf_info;
/linux/net/sctp/
A Dchunk.c147 struct sctp_sndrcvinfo *sinfo, in sctp_datamsg_from_user()
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()
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()
421 struct sctp_sndrcvinfo *sinfo, int msg_len) in sctp_prsctp_prune()
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()
A Dsocket.c1594 struct sctp_sndrcvinfo *srinfo, in sctp_sendmsg_parse()
1790 struct sctp_sndrcvinfo *sinfo) in sctp_sendmsg_to_asoc()
1914 struct sctp_sndrcvinfo *sinfo, in sctp_sendmsg_update_sinfo()
1943 struct sctp_sndrcvinfo _sinfo, *sinfo; in sctp_sendmsg()
2893 struct sctp_sndrcvinfo *info, in sctp_setsockopt_default_send_param()
6420 struct sctp_sndrcvinfo info; in sctp_getsockopt_default_send_param()
8830 if (cmsg->cmsg_len != CMSG_LEN(sizeof(struct sctp_sndrcvinfo))) in sctp_msghdr_parse()
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()

Completed in 47 milliseconds