Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/sctp/
Dstructs.h393 struct sctp_stream { struct
399 struct sctp_stream in; argument
400 struct sctp_stream out;
409 static inline __u16 sctp_ssn_peek(struct sctp_stream *stream, __u16 id) in sctp_ssn_peek()
415 static inline __u16 sctp_ssn_next(struct sctp_stream *stream, __u16 id) in sctp_ssn_next()
421 static inline void sctp_ssn_skip(struct sctp_stream *stream, __u16 id, in sctp_ssn_skip()
/linux-4.4.14/net/sctp/
Dulpqueue.c760 struct sctp_stream *in; in sctp_ulpq_retrieve_ordered()
849 struct sctp_stream *in; in sctp_ulpq_order()
888 struct sctp_stream *in; in sctp_ulpq_reap_ordered()
955 struct sctp_stream *in; in sctp_ulpq_skip()
Dsm_make_chunk.c1523 struct sctp_stream *stream; in sctp_chunk_assign_ssn()