|
@@ -261,8 +261,6 @@ extern struct sctp_globals {
|
|
#define sctp_assoc_hashsize (sctp_globals.assoc_hashsize)
|
|
#define sctp_assoc_hashsize (sctp_globals.assoc_hashsize)
|
|
#define sctp_assoc_hashtable (sctp_globals.assoc_hashtable)
|
|
#define sctp_assoc_hashtable (sctp_globals.assoc_hashtable)
|
|
#define sctp_port_hashsize (sctp_globals.port_hashsize)
|
|
#define sctp_port_hashsize (sctp_globals.port_hashsize)
|
|
-#define sctp_port_rover (sctp_globals.port_rover)
|
|
|
|
-#define sctp_port_alloc_lock (sctp_globals.port_alloc_lock)
|
|
|
|
#define sctp_port_hashtable (sctp_globals.port_hashtable)
|
|
#define sctp_port_hashtable (sctp_globals.port_hashtable)
|
|
#define sctp_local_addr_list (sctp_globals.local_addr_list)
|
|
#define sctp_local_addr_list (sctp_globals.local_addr_list)
|
|
#define sctp_local_addr_lock (sctp_globals.addr_list_lock)
|
|
#define sctp_local_addr_lock (sctp_globals.addr_list_lock)
|