Searched refs:raddr (Results 1 – 3 of 3) sorted by relevance
42 struct in6_addr raddr; member53 struct in6_addr raddr; member
60 RustRawAddress raddr; in to_rust_address() local61 std::copy(std::begin(address->address), std::end(address->address), std::begin(raddr.address)); in to_rust_address()63 return raddr; in to_rust_address()
98 __aligned_u64 raddr; member