Home
last modified time | relevance | path

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

/openbsd/sbin/route/
H A Droute.c78 int forcehost, forcenet, Fflag, nflag, qflag, tflag, Tflag; variable
671 forcehost++; in newroute()
782 if (forcehost) in newroute()
1036 if (which == RTA_DST && !forcehost) { in getaddr()