Home
last modified time | relevance | path

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

/include/net/sctp/
Dstructs.h1443 struct sctp_stream_out { struct
1466 GENRADIX(struct sctp_stream_out) out; argument
1472 struct sctp_stream_out *out_curr;
1490 static inline struct sctp_stream_out *sctp_stream_out( in sctp_stream_out() function
1504 #define SCTP_SO(s, i) sctp_stream_out((s), (i))