Lines Matching refs:magic
67 u_int32_t magic;
80 echo.magic = htonl(lcp->want_magic);
97 lqr.magic = ntohl(lqr.magic);
101 /* Tolerate echo replies with either magic number */
102 if (lqr.magic != 0 && lqr.magic != lcp->his_magic &&
103 lqr.magic != lcp->want_magic) {
104 log_Printf(LogWARN, "%s: lqr_RecvEcho: Bad magic: expected 0x%08x,"
105 " got 0x%08x\n", fp->link->name, lcp->his_magic, lqr.magic);
226 log_Printf(LogWARN, "lqr_Input: magic 0x%08lx is wrong,"
355 log_Printf(LogLQM, " Magic: %08x LastOutLQRs: %08x\n",