Home
last modified time | relevance | path

Searched defs:sctp_stream_in (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-4.19/include/net/sctp/
Dstructs.h1434 struct sctp_stream_in { struct
1435 union {
1439 __u32 mid_uo;
1440 __u32 fsn;
1441 __u32 fsn_uo;
1442 char pd_mode;
1443 char pd_mode_uo;
1477 static inline struct sctp_stream_in *sctp_stream_in( in sctp_stream_in() function
/kernel/linux/linux-5.10/include/net/sctp/
Dstructs.h1426 struct sctp_stream_in { struct
1440 GENRADIX(struct sctp_stream_in) in; argument
1470 static inline struct sctp_stream_in *sctp_stream_in( in sctp_stream_in() function