summaryrefslogtreecommitdiffstats
path: root/include/linux/sctp.h
Commit message (Expand)AuthorAgeFilesLines
* sctp: add basic structures and make chunk function for ifwdtsnXin Long2017-12-151-0/+17
* sctp: add basic structures and make chunk function for idataXin Long2017-12-111-0/+17
* sctp: add asoc intl_enable negotiation during 4 shakehandsXin Long2017-12-111-0/+3
* sctp: fix some type cast warnings introduced since very beginningXin Long2017-10-291-1/+1
* sctp: fix some type cast warnings introduced by stream reconfXin Long2017-10-291-16/+16
* sctp: remove the typedef sctp_auth_chunk_tXin Long2017-08-031-2/+2
* sctp: remove the typedef sctp_authhdr_tXin Long2017-08-031-3/+3
* sctp: remove the typedef sctp_addip_chunk_tXin Long2017-08-031-2/+2
* sctp: remove the typedef sctp_addiphdr_tXin Long2017-08-031-3/+3
* sctp: remove the typedef sctp_addip_param_tXin Long2017-08-031-4/+4
* sctp: remove the typedef sctp_cwr_chunk_tXin Long2017-08-031-5/+0
* sctp: remove the typedef sctp_cwrhdr_tXin Long2017-08-031-3/+3
* sctp: remove the typedef sctp_ecne_chunk_tXin Long2017-08-031-2/+2
* sctp: remove the typedef sctp_ecnehdr_tXin Long2017-08-031-3/+3
* sctp: remove the typedef sctp_error_tXin Long2017-08-031-2/+2
* sctp: remove the typedef sctp_operr_chunk_tXin Long2017-08-031-2/+2
* sctp: remove the typedef sctp_errhdr_tXin Long2017-08-031-3/+3
* sctp: fix the name of struct sctp_shutdown_chunk_tXin Long2017-08-031-1/+1
* sctp: remove the typedef sctp_shutdownhdr_tXin Long2017-08-031-3/+3
* sctp: remove the typedef sctp_abort_chunk_tXin Long2017-07-241-2/+2
* sctp: remove the typedef sctp_heartbeat_chunk_tXin Long2017-07-241-2/+2
* sctp: remove the typedef sctp_heartbeathdr_tXin Long2017-07-241-3/+3
* sctp: remove the typedef sctp_sack_chunk_tXin Long2017-07-241-2/+2
* sctp: remove the typedef sctp_sackhdr_tXin Long2017-07-241-3/+3
* sctp: remove the typedef sctp_sack_variable_tXin Long2017-07-241-3/+3
* sctp: remove the typedef sctp_dup_tsn_tXin Long2017-07-241-3/+1
* sctp: remove the typedef sctp_gap_ack_block_tXin Long2017-07-241-4/+4
* sctp: remove the typedef sctp_unrecognized_param_tXin Long2017-07-241-2/+2
* sctp: remove the typedef sctp_cookie_param_tXin Long2017-07-241-2/+2
* sctp: remove the typedef sctp_initack_chunk_tXin Long2017-07-241-1/+4
* sctp: remove the typedef sctp_hmac_algo_param_tXin Long2017-07-161-2/+2
* sctp: remove the typedef sctp_chunks_param_tXin Long2017-07-161-2/+2
* sctp: remove the typedef sctp_random_param_tXin Long2017-07-161-2/+2
* sctp: remove the typedef sctp_supported_ext_param_tXin Long2017-07-161-2/+2
* sctp: remove the typedef sctp_adaptation_ind_param_tXin Long2017-07-161-2/+2
* sctp: remove struct sctp_ecn_capable_paramXin Long2017-07-161-5/+0
* sctp: remove the typedef sctp_supported_addrs_param_tXin Long2017-07-161-2/+2
* sctp: remove the typedef sctp_hostname_param_tXin Long2017-07-161-2/+2
* sctp: remove the typedef sctp_cookie_preserve_param_tXin Long2017-07-161-3/+3
* sctp: remove the typedef sctp_ipv6addr_param_tXin Long2017-07-161-2/+2
* sctp: remove the typedef sctp_ipv4addr_param_tXin Long2017-07-161-3/+3
* sctp: remove the typedef sctp_init_chunk_tXin Long2017-07-011-3/+3
* sctp: remove the typedef sctp_inithdr_tXin Long2017-07-011-3/+3
* sctp: remove the typedef sctp_data_chunk_tXin Long2017-07-011-2/+2
* sctp: remove the typedef sctp_datahdr_tXin Long2017-07-011-3/+3
* sctp: remove the typedef sctp_param_action_tXin Long2017-07-011-2/+2
* sctp: remove the typedef sctp_param_tXin Long2017-07-011-2/+2
* sctp: remove the typedef sctp_paramhdr_tXin Long2017-07-011-22/+22
* sctp: remove the typedef sctp_cid_action_tXin Long2017-07-011-2/+2
* sctp: remove the typedef sctp_cid_tXin Long2017-07-011-2/+2