[SCTP] Rename struct sctp_protocol as struct sctp_globals and define
macros for all the global fields in the structure. This is to avoid the confusion with the static variable sctp_protocol of type struct inet_protocol. Also fixes some calls that pass the global variable as an argument.
Showing
This diff is collapsed.
Please register or sign in to comment