Home
last modified time | relevance | path

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

/openbsd/usr.sbin/eigrpd/
H A Deigrp.h65 #define MIN_RELIABILITY 1 macro
H A Dparse.y448 if ($3 < MIN_RELIABILITY || $3 > MAX_RELIABILITY) {
450 MIN_RELIABILITY, MAX_RELIABILITY);