Searched refs:find_route (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.0-release/contrib/ofed/management/infiniband-diags/src/
H A Dibtracert.c244 find_route(ib_portid_t *from, ib_portid_t *to, int dump) function
839 if (find_route(&my_portid, &src_portid, 0) < 0)
846 if (find_route(&src_portid, &dest_portid, dumplevel) < 0)
/freebsd-10.0-release/sys/dev/cxgbe/iw_cxgbe/
H A Dcm.c90 static struct rtentry * find_route(__be32 local_ip, __be32 peer_ip, __be16 local_port,
206 find_route(__be32 local_ip, __be32 peer_ip, __be16 local_port, function
2093 rt = find_route(
/freebsd-10.0-release/sys/dev/cxgb/ulp/iw_cxgb/
H A Diw_cxgb_cm.c276 find_route(__be32 local_ip, __be32 peer_ip, __be16 local_port, function
1340 rt = find_route(cm_id->local_addr.sin_addr.s_addr,

Completed in 124 milliseconds