Home | History | Annotate | Download | only in 80211

Lines Matching refs:ll_dest

159 			      struct io_buffer *iobuf, const void *ll_dest,
162 struct io_buffer *iobuf, const void **ll_dest,
494 * @v ll_dest Link-layer destination address
507 struct io_buffer *iobuf, const void *ll_dest,
533 memcpy ( hdr->addr3, ll_dest, ETH_ALEN );
551 * @ret ll_dest Link-layer destination address
561 const void **ll_dest, const void **ll_source,
608 *ll_dest = hdr->addr1;