Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/sctp/
H A Dsctp.h71 #define SCTP_PAD4(s) (((s)+3)&~3) macro
/kernel/linux/linux-6.6/include/linux/
H A Dsctp.h824 #define SCTP_PAD4(s) (((s)+3)&~3) macro

Completed in 4 milliseconds