Home
last modified time | relevance | path

Searched refs:av_copy (Results 1 – 1 of 1) sorted by relevance

/external/syslinux/gpxe/src/net/
Dinfiniband.c387 struct ib_address_vector av_copy; in ib_post_send() local
402 memcpy ( &av_copy, av, sizeof ( av_copy ) ); in ib_post_send()
403 av = &av_copy; in ib_post_send()