Home
last modified time | relevance | path

Searched refs:outseq (Results 1 – 3 of 3) sorted by relevance

/plan9/sys/src/cmd/ssh2/
H A Dtransport.c161 hnputl(buf, c->outseq); in finish_packet()
169 c->outseq++; in finish_packet()
H A Dnetssh.h218 int outseq; member
H A Dnetssh.c1586 c->inseq = c->nchan = c->outseq = 0; in alloc_conn()