Lines Matching refs:__u32
120 __u32 opt_code;
121 __u32 opt_val;
161 __u32 tcpi_rto;
162 __u32 tcpi_ato;
163 __u32 tcpi_snd_mss;
164 __u32 tcpi_rcv_mss;
166 __u32 tcpi_unacked;
167 __u32 tcpi_sacked;
168 __u32 tcpi_lost;
169 __u32 tcpi_retrans;
170 __u32 tcpi_fackets;
173 __u32 tcpi_last_data_sent;
174 __u32 tcpi_last_ack_sent; /* Not remembered, sorry. */
175 __u32 tcpi_last_data_recv;
176 __u32 tcpi_last_ack_recv;
179 __u32 tcpi_pmtu;
180 __u32 tcpi_rcv_ssthresh;
181 __u32 tcpi_rtt;
182 __u32 tcpi_rttvar;
183 __u32 tcpi_snd_ssthresh;
184 __u32 tcpi_snd_cwnd;
185 __u32 tcpi_advmss;
186 __u32 tcpi_reordering;
188 __u32 tcpi_rcv_rtt;
189 __u32 tcpi_rcv_space;
191 __u32 tcpi_total_retrans;
197 __u32 tcpi_segs_out; /* RFC4898 tcpEStatsPerfSegsOut */
198 __u32 tcpi_segs_in; /* RFC4898 tcpEStatsPerfSegsIn */
208 __u32 __tcpm_pad2; /* zero */