Lines Matching refs:u_int
122 u_int istate; /* input from channel (state of receive half) */
123 u_int ostate; /* output to channel (state of transmit half) */
155 u_int remote_window;
156 u_int remote_maxpacket;
157 u_int local_window;
158 u_int local_window_max;
159 u_int local_consumed;
160 u_int local_maxpacket;
245 Channel *channel_by_remote_id(struct ssh *, u_int);
248 u_int, u_int, int, char *, int);
250 int, int, u_int);
289 u_int*, time_t*);
331 void channel_set_x11_refuse_time(struct ssh *, u_int);
333 int x11_create_display_inet(struct ssh *, int, int, int, u_int *, int **);