Lines Matching refs:__u32

179 	__u32 default_ppid;
181 __u32 default_context;
182 __u32 default_timetolive;
183 __u32 default_rcv_context;
190 __u32 hbinterval;
196 __u32 pathmtu;
199 __u32 sackdelay;
200 __u32 sackfreq;
203 __u32 param_flags;
213 __u32 autoclose;
218 __u32 adaptation_ind;
219 __u32 pd_point;
267 __u32 my_vtag;
273 __u32 peer_vtag;
280 __u32 my_ttag;
283 __u32 peer_ttag;
295 __u32 initial_tsn;
310 __u32 adaptation_ind;
322 __u32 raw_addr_list_len;
330 __u32 __pad; /* force sctp_cookie alignment to 64 bits */
691 __u32 vtag;
720 struct sctp_packet *sctp_packet_config(struct sctp_packet *, __u32 vtag, int);
759 __u32 dead:1,
806 __u32 rtt; /* This is the most recent RTT. */
809 __u32 rttvar;
812 __u32 srtt;
818 __u32 cwnd; /* This is the actual cwnd. */
821 __u32 ssthresh;
826 __u32 partial_bytes_acked;
829 __u32 flight_size;
831 __u32 burst_limited; /* Holds old cwnd when max.burst is applied */
845 __u32 sackfreq;
869 __u32 pathmtu;
872 __u32 param_flags;
926 __u32 next_tsn_at_change;
960 void sctp_transport_update_rto(struct sctp_transport *, __u32);
961 void sctp_transport_raise_cwnd(struct sctp_transport *, __u32, __u32);
1046 __u32 outstanding_bytes;
1230 __u32 sndbuf_policy;
1233 __u32 rcvbuf_policy;
1285 __u32 sctp_generate_tag(const struct sctp_endpoint *);
1286 __u32 sctp_generate_tsn(const struct sctp_endpoint *);
1289 __u32 init_tag;
1290 __u32 a_rwnd;
1293 __u32 initial_tsn;
1387 __u32 rwnd;
1498 __u32 sack_cnt;
1500 __u32 adaptation_ind; /* Adaptation Code point. */
1510 __u32 addip_serial;
1593 __u32 pathmtu;
1596 __u32 param_flags;
1598 __u32 sackfreq;
1621 __u32 next_tsn;
1632 __u32 ctsn_ack_point;
1635 __u32 adv_peer_ack_point;
1638 __u32 highest_sacked;
1641 __u32 fast_recovery_exit;
1654 __u32 rtx_data_chunks;
1659 __u32 rwnd;
1662 __u32 a_rwnd;
1667 __u32 rwnd_over;
1673 __u32 rwnd_press;
1692 __u32 frag_point;
1693 __u32 user_frag;
1704 __u32 default_ppid;
1705 __u32 default_context;
1706 __u32 default_timetolive;
1709 __u32 default_rcv_context;
1723 __u32 last_ecne_tsn;
1726 __u32 last_cwr_tsn;
1817 __u32 addip_serial;
1891 struct sctp_transport *sctp_assoc_lookup_tsn(struct sctp_association *, __u32);
1900 __u32 sctp_association_get_next_tsn(struct sctp_association *);