Home
last modified time | relevance | path

Searched refs:RIPCMD_POLL (Results 1 – 2 of 2) sorted by relevance

/freebsd/include/protocols/
H A Drouted.h128 #define RIPCMD_POLL 5 macro
/freebsd/sbin/routed/rtquery/
H A Drtquery.c365 OMSG.rip_cmd = (pflag) ? RIPCMD_POLL : RIPCMD_REQUEST; in query_loop()