Home | History | Annotate | Download | only in MacOSX-Kernel

Lines Matching refs:dst_len

680                                          uint32_t dst_len,
691 request_packet.PutHex32 (dst_len);
1320 uint32_t dst_len,
1339 const uint32_t bytes_to_copy = std::min<uint32_t>(src_len, dst_len);