Searched refs:v4_compat_bytes (Results 1 – 1 of 1) sorted by relevance
241 address_v6::bytes_type v4_compat_bytes = {{ 0 }}; in test() local242 v4_compat_bytes[12] = 1, v4_compat_bytes[13] = 2; in test()243 v4_compat_bytes[14] = 3, v4_compat_bytes[15] = 4; in test()244 address_v6 v4_compat_address(v4_compat_bytes); in test()