Lines Matching full:exc_port
399 uint16_t exc_port, 413 request_packet.PutHex16 (exc_port);1039 const uint16_t exc_port = packet.GetU16 (&offset);1040 s.Printf(" (reply_port = %u, exc_port = %u, greeting = \"%s\")", reply_port, exc_port, packet.GetCStr(&offset));