Searched refs:RIPCMD_RESPONSE (Results 1 – 6 of 6) sorted by relevance
71 case RIPCMD_RESPONSE: cmdstr = "R"; break; in interpret_rip()89 case RIPCMD_RESPONSE: in interpret_rip()159 case RIPCMD_RESPONSE: in interpret_rip()390 case RIPCMD_RESPONSE: in show_cmd()
176 #define RIPCMD_RESPONSE 2 /* responding to request */ macro
86 ripv12_buf.rip.rip_cmd = RIPCMD_RESPONSE; in bufinit()90 rip_v2_buf.rip.rip_cmd = RIPCMD_RESPONSE; in bufinit()
581 case RIPCMD_RESPONSE: in input()1418 if (rip->rip_cmd == RIPCMD_RESPONSE && NA->a_type == RIP_AUTH_MD5 && in ck_passwd()
593 if (IMSG.rip_cmd != RIPCMD_RESPONSE) { in rip_input()
1141 case RIPCMD_RESPONSE: in trace_rip()