Searched refs:av_copy (Results 1 – 1 of 1) sorted by relevance
387 struct ib_address_vector av_copy; in ib_post_send() local402 memcpy ( &av_copy, av, sizeof ( av_copy ) ); in ib_post_send()403 av = &av_copy; in ib_post_send()