Home
last modified time | relevance | path

Searched refs:sctp_datamsg (Results 1 – 3 of 3) sorted by relevance

/include/net/sctp/
A Dcommand.h124 struct sctp_datamsg *msg;
165 SCTP_ARG_CONSTRUCTOR(DATAMSG, struct sctp_datamsg *, msg) in SCTP_ARG_CONSTRUCTOR()
A Dstream_sched.h33 void (*enqueue)(struct sctp_outq *q, struct sctp_datamsg *msg);
A Dstructs.h517 struct sctp_datamsg { struct
531 struct sctp_datamsg *sctp_datamsg_from_user(struct sctp_association *, argument
534 void sctp_datamsg_free(struct sctp_datamsg *);
535 void sctp_datamsg_put(struct sctp_datamsg *);
629 struct sctp_datamsg *msg;

Completed in 15 milliseconds