H A D | sm_make_chunk.c | 77 struct sctp_association *asoc = chunk->asoc; in sctp_control_release_owner() local 99 struct sctp_association *asoc = chunk->asoc; sctp_control_set_owner_w() local 206 sctp_make_init(const struct sctp_association * asoc,const struct sctp_bind_addr * bp,gfp_t gfp,int vparam_len) sctp_make_init() argument 379 sctp_make_init_ack(const struct sctp_association * asoc,const struct sctp_chunk * chunk,gfp_t gfp,int unkparam_len) sctp_make_init_ack() argument 567 sctp_make_cookie_echo(const struct sctp_association * asoc,const struct sctp_chunk * chunk) sctp_make_cookie_echo() argument 619 sctp_make_cookie_ack(const struct sctp_association * asoc,const struct sctp_chunk * chunk) sctp_make_cookie_ack() argument 666 sctp_make_cwr(const struct sctp_association * asoc,const __u32 lowest_tsn,const struct sctp_chunk * chunk) sctp_make_cwr() argument 701 sctp_make_ecne(const struct sctp_association * asoc,const __u32 lowest_tsn) sctp_make_ecne() argument 722 sctp_make_datafrag_empty(const struct sctp_association * asoc,const struct sctp_sndrcvinfo * sinfo,int len,__u8 flags,gfp_t gfp) sctp_make_datafrag_empty() argument 754 sctp_make_sack(struct sctp_association * asoc) sctp_make_sack() argument 854 sctp_make_shutdown(const struct sctp_association * asoc,const struct sctp_chunk * chunk) sctp_make_shutdown() argument 878 sctp_make_shutdown_ack(const struct sctp_association * asoc,const struct sctp_chunk * chunk) sctp_make_shutdown_ack() argument 902 sctp_make_shutdown_complete(const struct sctp_association * asoc,const struct sctp_chunk * chunk) sctp_make_shutdown_complete() argument 935 sctp_make_abort(const struct sctp_association * asoc,const struct sctp_chunk * chunk,const size_t hint) sctp_make_abort() argument 973 sctp_make_abort_no_data(const struct sctp_association * asoc,const struct sctp_chunk * chunk,__u32 tsn) sctp_make_abort_no_data() argument 1008 sctp_make_abort_user(const struct sctp_association * asoc,struct msghdr * msg,size_t paylen) sctp_make_abort_user() argument 1074 sctp_make_abort_violation(const struct sctp_association * asoc,const struct sctp_chunk * chunk,const __u8 * payload,const size_t paylen) sctp_make_abort_violation() argument 1100 sctp_make_violation_paramlen(const struct sctp_association * asoc,const struct sctp_chunk * chunk,struct sctp_paramhdr * param) sctp_make_violation_paramlen() argument 1123 sctp_make_violation_max_retrans(const struct sctp_association * asoc,const struct sctp_chunk * chunk) sctp_make_violation_max_retrans() argument 1141 sctp_make_new_encap_port(const struct sctp_association * asoc,const struct sctp_chunk * chunk) sctp_make_new_encap_port() argument 1162 sctp_make_heartbeat(const struct sctp_association * asoc,const struct sctp_transport * transport,__u32 probe_size) sctp_make_heartbeat() argument 1194 sctp_make_heartbeat_ack(const struct sctp_association * asoc,const struct sctp_chunk * chunk,const void * payload,const size_t paylen) sctp_make_heartbeat_ack() argument 1235 sctp_make_pad(const struct sctp_association * asoc,int len) sctp_make_pad() argument 1254 sctp_make_op_error_space(const struct sctp_association * asoc,const struct sctp_chunk * chunk,size_t size) sctp_make_op_error_space() argument 1289 sctp_make_op_error_limited(const struct sctp_association * asoc,const struct sctp_chunk * chunk) sctp_make_op_error_limited() argument 1306 sctp_make_op_error(const struct sctp_association * asoc,const struct sctp_chunk * chunk,__be16 cause_code,const void * payload,size_t paylen,size_t reserve_tail) sctp_make_op_error() argument 1326 sctp_make_auth(const struct sctp_association * asoc,__u16 key_id) sctp_make_auth() argument 1376 sctp_chunkify(struct sk_buff * skb,const struct sctp_association * asoc,struct sock * sk,gfp_t gfp) sctp_chunkify() argument 1428 _sctp_make_chunk(const struct sctp_association * asoc,__u8 type,__u8 flags,int paylen,gfp_t gfp) _sctp_make_chunk() argument 1472 sctp_make_data(const struct sctp_association * asoc,__u8 flags,int paylen,gfp_t gfp) sctp_make_data() argument 1478 sctp_make_idata(const struct sctp_association * asoc,__u8 flags,int paylen,gfp_t gfp) sctp_make_idata() argument 1484 sctp_make_control(const struct sctp_association * asoc,__u8 type,__u8 flags,int paylen,gfp_t gfp) sctp_make_control() argument 1632 struct sctp_association *asoc; sctp_make_temp_asoc() local 1655 sctp_pack_cookie(const struct sctp_endpoint * ep,const struct sctp_association * asoc,const struct sctp_chunk * init_chunk,int * cookie_len,const __u8 * raw_addrs,int addrs_len) sctp_pack_cookie() argument 1742 sctp_unpack_cookie(const struct sctp_endpoint * ep,const struct sctp_association * asoc,struct sctp_chunk * chunk,gfp_t gfp,int * error,struct sctp_chunk ** errp) sctp_unpack_cookie() argument 1923 sctp_process_missing_param(const struct sctp_association * asoc,enum sctp_param paramtype,struct sctp_chunk * chunk,struct sctp_chunk ** errp) sctp_process_missing_param() argument 1952 sctp_process_inv_mandatory(const struct sctp_association * asoc,struct sctp_chunk * chunk,struct sctp_chunk ** errp) sctp_process_inv_mandatory() argument 1968 sctp_process_inv_paramlength(const struct sctp_association * asoc,struct sctp_paramhdr * param,const struct sctp_chunk * chunk,struct sctp_chunk ** errp) sctp_process_inv_paramlength() argument 1989 sctp_process_hn_param(const struct sctp_association * asoc,union sctp_params param,struct sctp_chunk * chunk,struct sctp_chunk ** errp) sctp_process_hn_param() argument 2046 sctp_process_ext_param(struct sctp_association * asoc,union sctp_params param) sctp_process_ext_param() argument 2110 sctp_process_unk_param(const struct sctp_association * asoc,union sctp_params param,struct sctp_chunk * chunk,struct sctp_chunk ** errp) sctp_process_unk_param() argument 2164 sctp_verify_param(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,union sctp_params param,enum sctp_cid cid,struct sctp_chunk * chunk,struct sctp_chunk ** err_chunk) sctp_verify_param() argument 2291 sctp_verify_init(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,enum sctp_cid cid,struct sctp_init_chunk * peer_init,struct sctp_chunk * chunk,struct sctp_chunk ** errp) sctp_verify_init() argument 2355 sctp_process_init(struct sctp_association * asoc,struct sctp_chunk * chunk,const union sctp_addr * peer_addr,struct sctp_init_chunk * peer_init,gfp_t gfp) sctp_process_init() argument 2540 sctp_process_param(struct sctp_association * asoc,union sctp_params param,const union sctp_addr * peer_addr,gfp_t gfp) sctp_process_param() argument 2797 sctp_make_asconf(struct sctp_association * asoc,union sctp_addr * addr,int vparam_len) sctp_make_asconf() argument 2853 sctp_make_asconf_update_ip(struct sctp_association * asoc,union sctp_addr * laddr,struct sockaddr * addrs,int addrcnt,__be16 flags) sctp_make_asconf_update_ip() argument 2940 sctp_make_asconf_set_prim(struct sctp_association * asoc,union sctp_addr * addr) sctp_make_asconf_set_prim() argument 2989 sctp_make_asconf_ack(const struct sctp_association * asoc,__u32 serial,int vparam_len) sctp_make_asconf_ack() argument 3053 sctp_process_asconf_param(struct sctp_association * asoc,struct sctp_chunk * asconf,struct sctp_addip_param * asconf_param) sctp_process_asconf_param() argument 3196 sctp_verify_asconf(const struct sctp_association * asoc,struct sctp_chunk * chunk,bool addr_param_needed,struct sctp_paramhdr ** errp) sctp_verify_asconf() argument 3265 sctp_process_asconf(struct sctp_association * asoc,struct sctp_chunk * asconf) sctp_process_asconf() argument 3350 sctp_asconf_param_success(struct sctp_association * asoc,struct sctp_addip_param * asconf_param) sctp_asconf_param_success() argument 3465 sctp_process_asconf_ack(struct sctp_association * asoc,struct sctp_chunk * asconf_ack) sctp_process_asconf_ack() argument 3558 sctp_make_fwdtsn(const struct sctp_association * asoc,__u32 new_cum_tsn,size_t nstreams,struct sctp_fwdtsn_skip * skiplist) sctp_make_fwdtsn() argument 3588 sctp_make_ifwdtsn(const struct sctp_association * asoc,__u32 new_cum_tsn,size_t nstreams,struct sctp_ifwdtsn_skip * skiplist) sctp_make_ifwdtsn() argument 3627 sctp_make_reconf(const struct sctp_association * asoc,int length) sctp_make_reconf() argument 3679 sctp_make_strreset_req(const struct sctp_association * asoc,__u16 stream_num,__be16 * stream_list,bool out,bool in) sctp_make_strreset_req() argument 3733 sctp_make_strreset_tsnreq(const struct sctp_association * asoc) sctp_make_strreset_tsnreq() argument 3764 sctp_make_strreset_addstrm(const struct sctp_association * asoc,__u16 out,__u16 in) sctp_make_strreset_addstrm() argument 3809 sctp_make_strreset_resp(const struct sctp_association * asoc,__u32 result,__u32 sn) sctp_make_strreset_resp() argument 3845 sctp_make_strreset_tsnresp(struct sctp_association * asoc,__u32 result,__u32 sn,__u32 sender_tsn,__u32 receiver_tsn) sctp_make_strreset_tsnresp() argument 3871 sctp_verify_reconf(const struct sctp_association * asoc,struct sctp_chunk * chunk,struct sctp_paramhdr ** errp) sctp_verify_reconf() argument [all...] |