Home
last modified time | relevance | path

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

/freebsd-14-stable/sbin/routed/
HDoutput.c167 case NO_OUT_RIPV2: in output()
307 case NO_OUT_RIPV2: in supply_write()
716 v2buf.type = (vers == RIPv2) ? type : NO_OUT_RIPV2; in supply()
721 case NO_OUT_RIPV2: in supply()
HDdefs.h412 NO_OUT_MULTICAST, NO_OUT_RIPV2}; enumerator