Searched refs:sctp_datamsg (Results 1 – 3 of 3) sorted by relevance
124 struct sctp_datamsg *msg;165 SCTP_ARG_CONSTRUCTOR(DATAMSG, struct sctp_datamsg *, msg) in SCTP_ARG_CONSTRUCTOR()
33 void (*enqueue)(struct sctp_outq *q, struct sctp_datamsg *msg);
517 struct sctp_datamsg { struct531 struct sctp_datamsg *sctp_datamsg_from_user(struct sctp_association *, argument534 void sctp_datamsg_free(struct sctp_datamsg *);535 void sctp_datamsg_put(struct sctp_datamsg *);629 struct sctp_datamsg *msg;
Completed in 15 milliseconds