Searched refs:find_route (Results 1 – 3 of 3) sorted by relevance
| /NextBSD/contrib/ofed/management/infiniband-diags/src/ |
| HD | ibtracert.c | 244 find_route(ib_portid_t *from, ib_portid_t *to, int dump) in find_route() function 839 if (find_route(&my_portid, &src_portid, 0) < 0) in main() 846 if (find_route(&src_portid, &dest_portid, dumplevel) < 0) in main()
|
| /NextBSD/sys/dev/cxgbe/iw_cxgbe/ |
| HD | cm.c | 90 static int find_route(__be32 local_ip, __be32 peer_ip, __be16 local_port, 206 find_route(__be32 local_ip, __be32 peer_ip, __be16 local_port, in find_route() function 2070 err = find_route( in c4iw_connect()
|
| /NextBSD/sys/dev/cxgb/ulp/iw_cxgb/ |
| HD | iw_cxgb_cm.c | 269 find_route(__be32 local_ip, __be32 peer_ip, __be16 local_port, in find_route() function 1327 err = find_route(cm_id->local_addr.sin_addr.s_addr, in iwch_connect()
|