[ewg] Re: [ofa-general] [PATCH] librdmacm: provide wrapper functions to extract src/dst addresses

Sean Hefty mshefty at ichips.intel.com
Thu Oct 18 10:02:21 PDT 2007


>     rdma_get_local_addr(id) { return src_addr; }
>     rdma_get_peer_addr(id) { return dst_addr; }

There are already calls for rdma_get_src/dst_port().  I kept the same 
naming convention, but matching the socket calls makes more sense.

- Sean



More information about the ewg mailing list