Searched refs:RIPCMD_POLL (Results 1 – 3 of 3) sorted by relevance
50 #define RIPCMD_POLL 5 /* want info from everybody */ macro58 { RIPCMD_POLL, "Poll" },252 case RIPCMD_POLL: in rip_print()
132 #define RIPCMD_POLL 5 macro
386 OMSG.rip_cmd = (pflag) ? RIPCMD_POLL : RIPCMD_REQUEST; in query_loop()