Lines Matching refs:u_int8_t
70 u_int8_t th_x2:4; /* (unused) */
71 u_int8_t th_off:4; /* data offset */
74 u_int8_t th_off:4; /* data offset */
75 u_int8_t th_x2:4; /* (unused) */
77 u_int8_t th_flags;
189 u_int8_t tcpi_state;
190 u_int8_t tcpi_ca_state;
191 u_int8_t tcpi_retransmits;
192 u_int8_t tcpi_probes;
193 u_int8_t tcpi_backoff;
194 u_int8_t tcpi_options;
195 u_int8_t tcpi_snd_wscale : 4, tcpi_rcv_wscale : 4;