Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Dsctp.h58 struct sctp_chunkhdr { struct
59 __u8 type;
60 __u8 flags;
61 __be16 length;
/kernel/linux/linux-4.19/include/linux/
Dsctp.h73 struct sctp_chunkhdr { struct
74 __u8 type;
75 __u8 flags;
76 __be16 length;