sctp_datamsg      638 include/net/sctp/structs.h struct sctp_datamsg *sctp_datamsg_from_user(struct sctp_association *,
sctp_datamsg      719 include/net/sctp/structs.h 	struct sctp_datamsg *msg;
sctp_datamsg       65 net/sctp/chunk.c SCTP_STATIC struct sctp_datamsg *sctp_datamsg_new(gfp_t gfp)
sctp_datamsg       67 net/sctp/chunk.c 	struct sctp_datamsg *msg;
sctp_datamsg       68 net/sctp/chunk.c 	msg = kmalloc(sizeof(struct sctp_datamsg), gfp);
sctp_datamsg      155 net/sctp/chunk.c struct sctp_datamsg *sctp_datamsg_from_user(struct sctp_association *asoc,
sctp_datamsg      162 net/sctp/chunk.c 	struct sctp_datamsg *msg;
sctp_datamsg      292 net/sctp/chunk.c 	struct sctp_datamsg *msg = chunk->msg;
sctp_datamsg     1390 net/sctp/sm_make_chunk.c 	struct sctp_datamsg *msg;
sctp_datamsg     1442 net/sctp/socket.c 	struct sctp_datamsg *datamsg;