Lines Matching refs:way
479 const char *way;
491 elapsed_time(), p->way, p->type, p->len);
494 elapsed_time(), p->way, p->type, p->len, why);
499 p->way, p->type, p->len);
502 p->way, p->type, p->len, why);
656 * of records. In particular, if the peer changes the way it packs multiple
666 int handle_message(const char *way,
686 cur.way = way;
692 if (strcmp(way, "S <- C") == 0) {