Home
last modified time | relevance | path

Searched defs:SCTP_SAT_LEN (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/include/net/sctp/
H A Dsctp.h324 #define SCTP_SAT_LEN(x) (sizeof(struct sctp_paramhdr) + (x) * sizeof(__u16)) macro
/kernel/linux/linux-6.6/include/net/sctp/
H A Dsctp.h322 #define SCTP_SAT_LEN(x) (sizeof(struct sctp_paramhdr) + (x) * sizeof(__u16)) macro

Completed in 3 milliseconds