sctp_globals 72 include/net/sctp/structs.h struct sctp_globals; sctp_globals 139 include/net/sctp/structs.h } sctp_globals; sctp_globals 141 include/net/sctp/structs.h #define sctp_max_instreams (sctp_globals.max_instreams) sctp_globals 142 include/net/sctp/structs.h #define sctp_max_outstreams (sctp_globals.max_outstreams) sctp_globals 143 include/net/sctp/structs.h #define sctp_address_families (sctp_globals.address_families) sctp_globals 144 include/net/sctp/structs.h #define sctp_ep_hashsize (sctp_globals.ep_hashsize) sctp_globals 145 include/net/sctp/structs.h #define sctp_ep_hashtable (sctp_globals.ep_hashtable) sctp_globals 146 include/net/sctp/structs.h #define sctp_assoc_hashsize (sctp_globals.assoc_hashsize) sctp_globals 147 include/net/sctp/structs.h #define sctp_assoc_hashtable (sctp_globals.assoc_hashtable) sctp_globals 148 include/net/sctp/structs.h #define sctp_port_hashsize (sctp_globals.port_hashsize) sctp_globals 149 include/net/sctp/structs.h #define sctp_port_hashtable (sctp_globals.port_hashtable) sctp_globals 150 include/net/sctp/structs.h #define sctp_checksum_disable (sctp_globals.checksum_disable)