Symbol: sctp_sndrcvinfo
include/net/sctp/sm.h
188
const struct sctp_sndrcvinfo *sinfo,
include/net/sctp/stream_interleave.h
24
const struct sctp_sndrcvinfo *sinfo,
include/net/sctp/structs.h
1118
struct sctp_sndrcvinfo *sinfo, int msg_len);
include/net/sctp/structs.h
2168
struct sctp_sndrcvinfo *srinfo;
include/net/sctp/structs.h
522
struct sctp_sndrcvinfo *,
include/net/sctp/structs.h
602
struct sctp_sndrcvinfo sinfo;
include/uapi/linux/sctp.h
325
struct sctp_sndrcvinfo sndrcv;
include/uapi/linux/sctp.h
454
struct sctp_sndrcvinfo ssf_info;
net/sctp/chunk.c
147
struct sctp_sndrcvinfo *sinfo,
net/sctp/outqueue.c
343
struct sctp_sndrcvinfo *sinfo,
net/sctp/outqueue.c
383
struct sctp_sndrcvinfo *sinfo, int msg_len)
net/sctp/outqueue.c
424
struct sctp_sndrcvinfo *sinfo, int msg_len)
net/sctp/sm_make_chunk.c
715
const struct sctp_sndrcvinfo *sinfo,
net/sctp/sm_make_chunk.c
737
memcpy(&retval->sinfo, sinfo, sizeof(struct sctp_sndrcvinfo));
net/sctp/socket.c
1596
struct sctp_sndrcvinfo *srinfo,
net/sctp/socket.c
1792
struct sctp_sndrcvinfo *sinfo)
net/sctp/socket.c
1917
struct sctp_sndrcvinfo *sinfo,
net/sctp/socket.c
1946
struct sctp_sndrcvinfo _sinfo, *sinfo;
net/sctp/socket.c
2903
struct sctp_sndrcvinfo *info,
net/sctp/socket.c
6477
struct sctp_sndrcvinfo info;
net/sctp/socket.c
8903
if (cmsg->cmsg_len != CMSG_LEN(sizeof(struct sctp_sndrcvinfo)))
net/sctp/stream_interleave.c
26
const struct sctp_sndrcvinfo *sinfo,
net/sctp/stream_interleave.c
43
memcpy(&retval->sinfo, sinfo, sizeof(struct sctp_sndrcvinfo));
net/sctp/ulpevent.c
509
memcpy(&ssf->ssf_info, &chunk->sinfo, sizeof(struct sctp_sndrcvinfo));
net/sctp/ulpevent.c
990
struct sctp_sndrcvinfo sinfo;