Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/in.routed/
H A Doutput.c140 case NO_OUT_RIPV2: in output()
357 case NO_OUT_RIPV2: in supply_write()
804 v2buf.type = (vers == RIPv2) ? type : NO_OUT_RIPV2; in supply()
809 case NO_OUT_RIPV2: in supply()
H A Ddefs.h564 NO_OUT_MULTICAST, NO_OUT_RIPV2}; enumerator