Searched refs:ulpq (Results 1 – 3 of 3) sorted by relevance
/linux-4.19.296/include/net/sctp/ |
D | stream_interleave.h | 43 int (*ulpevent_data)(struct sctp_ulpq *ulpq, 45 int (*enqueue_event)(struct sctp_ulpq *ulpq, 47 void (*renege_events)(struct sctp_ulpq *ulpq, 49 void (*start_pd)(struct sctp_ulpq *ulpq, gfp_t gfp); 50 void (*abort_pd)(struct sctp_ulpq *ulpq, gfp_t gfp); 54 void (*report_ftsn)(struct sctp_ulpq *ulpq, __u32 ftsn); 55 void (*handle_ftsn)(struct sctp_ulpq *ulpq,
|
D | ulpqueue.h | 55 void sctp_ulpq_flush(struct sctp_ulpq *ulpq); 77 void sctp_ulpq_skip(struct sctp_ulpq *ulpq, __u16 sid, __u16 ssn); 81 __u16 sctp_ulpq_renege_list(struct sctp_ulpq *ulpq,
|
D | structs.h | 1939 struct sctp_ulpq ulpq; member
|