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

/linux-master/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-master/include/uapi/linux/
H A Dsctp.h210 * IPPROTO_SCTP SCTP_SNDRCV struct sctp_sndrcvinfo
212 struct sctp_sndrcvinfo { struct
325 struct sctp_sndrcvinfo sndrcv;
454 struct sctp_sndrcvinfo ssf_info;
/linux-master/net/sctp/
H A Dchunk.c147 struct sctp_sndrcvinfo *sinfo,
H A Doutqueue.c343 struct sctp_sndrcvinfo *sinfo,
383 struct sctp_sndrcvinfo *sinfo, int msg_len)
424 struct sctp_sndrcvinfo *sinfo, int msg_len)
H A Dulpevent.c505 * ssf_info: sizeof (struct sctp_sndrcvinfo)
509 memcpy(&ssf->ssf_info, &chunk->sinfo, sizeof(struct sctp_sndrcvinfo));
990 struct sctp_sndrcvinfo sinfo;
H A Dstream_interleave.c26 const struct sctp_sndrcvinfo *sinfo,
43 memcpy(&retval->sinfo, sinfo, sizeof(struct sctp_sndrcvinfo));
H A Dsocket.c1597 struct sctp_sndrcvinfo *srinfo,
1793 struct sctp_sndrcvinfo *sinfo)
1918 struct sctp_sndrcvinfo *sinfo,
1947 struct sctp_sndrcvinfo _sinfo, *sinfo;
2895 * such an application to set the default sctp_sndrcvinfo structure.
2897 * in to this call the sctp_sndrcvinfo structure defined in Section
2904 struct sctp_sndrcvinfo *info,
3388 * The context field in the sctp_sndrcvinfo structure is normally only
6413 * such an application to set the default sctp_sndrcvinfo structure.
6417 * in to this call the sctp_sndrcvinfo structur
[all...]
H A Dsm_make_chunk.c723 const struct sctp_sndrcvinfo *sinfo,
745 memcpy(&retval->sinfo, sinfo, sizeof(struct sctp_sndrcvinfo));

Completed in 316 milliseconds