Home
last modified time | relevance | path

Searched defs:max_hops (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_ucast_dnup.c107 OUT uint8_t * max_hops) in dnup_bfs_by_node()
302 uint8_t max_hops = 0; in dnup_set_min_hop_table() local
H A Dosm_mcast_mgr.c224 uint32_t max_hops = 0, hops; in mcast_mgr_compute_max_hops() local
/freebsd/contrib/ofed/libibnetdisc/
H A Dibnetdisc.h151 unsigned max_hops; member
/freebsd/usr.sbin/traceroute6/
H A Dtraceroute6.c332 static u_long max_hops = 30; variable