Searched refs:sctp_globals (Results 1 – 2 of 2) sorted by relevance
75 struct sctp_globals;118 extern struct sctp_globals { struct142 } sctp_globals; argument144 #define sctp_max_instreams (sctp_globals.max_instreams)145 #define sctp_max_outstreams (sctp_globals.max_outstreams)146 #define sctp_address_families (sctp_globals.address_families)147 #define sctp_ep_hashsize (sctp_globals.ep_hashsize)148 #define sctp_ep_hashtable (sctp_globals.ep_hashtable)149 #define sctp_port_hashsize (sctp_globals.port_hashsize)150 #define sctp_port_hashtable (sctp_globals.port_hashtable)[all …]
66 struct sctp_globals sctp_globals __read_mostly;