Searched refs:RIPCMD_POLL (Results 1 – 2 of 2) sorted by relevance
/freebsd/include/protocols/ | ||
H A D | routed.h | 128 #define RIPCMD_POLL 5 macro |
/freebsd/sbin/routed/rtquery/ | ||
H A D | rtquery.c | 365 OMSG.rip_cmd = (pflag) ? RIPCMD_POLL : RIPCMD_REQUEST; in query_loop() |