Searched refs:RIPCMD_RESPONSE (Results 1 – 6 of 6) sorted by relevance
53 #define RIPCMD_RESPONSE 2 /* responding to request */ macro66 { RIPCMD_RESPONSE, "Response" },339 case RIPCMD_RESPONSE: in rip_print()
120 #define RIPCMD_RESPONSE 2 /* responding to request */ macro
73 ripv12_buf.rip.rip_cmd = RIPCMD_RESPONSE; in bufinit()77 rip_v2_buf.rip.rip_cmd = RIPCMD_RESPONSE; in bufinit()
495 case RIPCMD_RESPONSE: in input()
901 case RIPCMD_RESPONSE: in trace_rip()
611 if (IMSG.rip_cmd != RIPCMD_RESPONSE) { in rip_input()