Searched defs:c2s (Results 1 – 1 of 1) sorted by relevance
39 int *c2s, *s2c; member197 do_kex_with_key(const char *kex, struct sshkey *prvkey, int *c2s, int *s2c, in do_kex_with_key()346 int s2c = 0, c2s = 0; /* packet counts */ in main() local