Searched refs:rounded_prefix_bytes (Results 1 – 1 of 1) sorted by relevance
484 u_int32_t rounded_prefix_bytes = 0; in nd6_ra_input() local543 rounded_prefix_bytes = rti_opt->nd_opt_rti_prefixlen >> 3; in nd6_ra_input()545 rounded_prefix_bytes++; in nd6_ra_input()547 memcpy(&rti_prefix.sin6_addr, rti_opt + 1, rounded_prefix_bytes); in nd6_ra_input()