Searched refs:RIPCMD_POLL (Results 1 – 4 of 4) sorted by relevance
74 case RIPCMD_POLL: cmdstr = "Poll"; break; in interpret_rip()90 case RIPCMD_POLL: in interpret_rip()160 case RIPCMD_POLL: in interpret_rip()396 case RIPCMD_POLL: in show_cmd()
185 #define RIPCMD_POLL 5 /* like request, but anyone answers */ macro
385 OMSG.rip_cmd = (pflag) ? RIPCMD_POLL : RIPCMD_REQUEST; in query_loop()
239 case RIPCMD_POLL: in input()