Home
last modified time | relevance | path

Searched defs:maxhops (Results 1 – 2 of 2) sorted by relevance

/freebsd/libexec/bootpd/bootpgw/
H A Dbootpgw.c113 u_char maxhops = 4; /* Number of hops allowed for requests. */ variable
/freebsd/contrib/ofed/infiniband-diags/src/
H A Dibtracert.c270 int maxhops = MAXHOPS; in find_route() local