Home | History | Annotate | Download | only in openssh

Lines Matching defs:tcode

2325 	u_int data_len, tcode;
2345 tcode = packet_get_int();
2348 tcode != SSH2_EXTENDED_DATA_STDERR) {