Home
last modified time | relevance | path

Searched refs:RIPCMD_TRACEOFF (Results 1 – 5 of 5) sorted by relevance

/dragonfly/contrib/tcpdump/
H A Dprint-rip.c57 #define RIPCMD_TRACEOFF 4 /* turn it off */ macro
65 { RIPCMD_TRACEOFF, "Trace off" },
401 case RIPCMD_TRACEOFF: in rip_print()
/dragonfly/include/protocols/
H A Drouted.h122 #define RIPCMD_TRACEOFF 4 /* turn it off */ macro
/dragonfly/sbin/routed/rtquery/
H A Drtquery.c200 OMSG.rip_cmd = RIPCMD_TRACEOFF; in main()
/dragonfly/sbin/routed/
H A Dinput.c442 case RIPCMD_TRACEOFF: in input()
H A Dtrace.c981 case RIPCMD_TRACEOFF: in trace_rip()