|
Linux Kernel
3.7.1
|
#include <structs.h>
| struct sctp_transport* active_path |
| struct sctp_chunk* addip_last_asconf |
| struct sctp_auth_bytes* asoc_shared_key |
| sctp_assoc_t assoc_id |
| struct sctp_ep_common base |
| struct sctp_endpoint* ep |
| struct sctp_transport* init_last_sent_to |
| struct sctp_transport* last_data_from |
| struct sctp_transport* last_sent_to |
| struct sctp_transport* new_transport |
| struct { ... } peer |
| sctp_chunks_param_t* peer_chunks |
| sctp_hmac_algo_param_t* peer_hmacs |
| sctp_random_param_t* peer_random |
| struct sctp_transport* primary_path |
| struct sctp_transport* retran_path |
| struct sctp_transport* shutdown_last_sent_to |
| struct sctp_ssnmap* ssnmap |
| unsigned long timeouts[SCTP_NUM_TIMEOUT_TYPES] |
| struct timer_list timers[SCTP_NUM_TIMEOUT_TYPES] |
| struct sctp_tsnmap tsn_map |
| wait_queue_head_t wait |
1.8.2