Searched refs:RIPCMD_POLL (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/include/protocols/
H A Drouted.h132 #define RIPCMD_POLL 5 macro
/freebsd-13-stable/contrib/tcpdump/
H A Dprint-rip.c50 #define RIPCMD_POLL 5 /* want info from everybody */ macro
58 { RIPCMD_POLL, "Poll" },
252 case RIPCMD_POLL:
/freebsd-13-stable/sbin/routed/rtquery/
H A Drtquery.c386 OMSG.rip_cmd = (pflag) ? RIPCMD_POLL : RIPCMD_REQUEST;

Completed in 52 milliseconds