Lines Matching refs:IMSG
90 #define IMSG imsg_buf.rip
593 if (IMSG.rip_cmd != RIPCMD_RESPONSE) {
595 IMSG.rip_cmd);
598 (void) printf(gettext(" RIPv%1$d%2$s %3$d bytes\n"), IMSG.rip_vers,
599 (IMSG.rip_vers != RIPv1 && IMSG.rip_vers != RIPv2) ? " ?" : "",
615 n = IMSG.rip_nets;
629 if (IMSG.rip_vers == RIPv1) {
686 n == IMSG.rip_nets) {
696 n == IMSG.rip_nets) {
720 MD5Update(&md5_ctx, (uchar_t *)&IMSG,
721 (char *)na-(char *)&IMSG);
754 (IMSG.rip_vers == RIPv1) ? " ?" : "");
758 (IMSG.rip_vers == RIPv1) ? " ?" : "");